behemothcze Posted October 3, 2019 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 102 Reputation: 2 Joined: 02/24/17 Last Seen: January 31, 2021 Share Posted October 3, 2019 anyone knows how to use like this pub??? sorry if im in a wrong section Quote Link to comment Share on other sites More sharing options...
1 Panic Posted October 3, 2019 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 43 Reputation: 20 Joined: 05/05/15 Last Seen: May 12, 2022 Share Posted October 3, 2019 (edited) 1 hour ago, behemothcze said: sry dont dont have idea how it works { "moc_para01", 10, 185, 0, IT_BMP, "유저인터페이스\\information\\over_kafra.bmp" }, As an example this line will add a small floating .bmp at the specified coordinates. 유저인터페이스\\information\\over_kafra.bmp is where kRO stores their overhead .bmps by default but you can change the directory separately to whatever you want. { "prontera", 135, 184, 3, IT_SIGNBOARD, "유저인터페이스\\information\\over_kafra.bmp", " Main Office", "#0x009EBDFF" }, A line like this will end up looking like this. Edited October 3, 2019 by Panic 2 Quote Link to comment Share on other sites More sharing options...
0 Gerzzie Posted October 3, 2019 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 137 Reputation: 48 Joined: 06/18/12 Last Seen: Yesterday at 06:40 AM Share Posted October 3, 2019 Here. They're using client\data\luafiles514\lua files\signboardlist.lub Quote Link to comment Share on other sites More sharing options...
0 behemothcze Posted October 3, 2019 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 102 Reputation: 2 Joined: 02/24/17 Last Seen: January 31, 2021 Author Share Posted October 3, 2019 On 10/4/2019 at 12:22 AM, Gerzzie said: Here. They're using client\data\luafiles514\lua files\signboardlist.lub sry dont dont have idea how it works On 10/4/2019 at 1:55 AM, Panic said: { "moc_para01", 10, 185, 0, IT_BMP, "유저인터페이스\\information\\over_kafra.bmp" }, As an example this line will add a small floating .bmp at the specified coordinates. 유저인터페이스\\information\\over_kafra.bmp is where kRO stores their overhead .bmps by default but you can change the directory separately to whatever you want. { "prontera", 135, 184, 3, IT_SIGNBOARD, "유저인터페이스\\information\\over_kafra.bmp", " Main Office", "#0x009EBDFF" }, A line like this will end up looking like this. it seems that there`s a default settings. but i check it all their location but i didnt see one. Quote Link to comment Share on other sites More sharing options...
0 Panic Posted October 4, 2019 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 43 Reputation: 20 Joined: 05/05/15 Last Seen: May 12, 2022 Share Posted October 4, 2019 1 hour ago, behemothcze said: it seems that there`s a default settings. but i check it all their location but i didnt see one. Did you check to see if you had the corresponding .bmp images in the right directory of your grf? Quote Link to comment Share on other sites More sharing options...
Question
behemothcze
anyone knows how to use like this pub???
sorry if im in a wrong section
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.