behemothcze Posted October 3, 2019 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 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 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 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 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...
0 freddrich Posted October 11, 2019 Share Posted October 11, 2019 (edited) On 10/3/2019 at 4:22 AM, Gerzzie said: Here. They're using client\data\luafiles514\lua files\signboardlist.lub mcdvoice okay thanks for the reply it helped Edited October 31, 2019 by freddrich Quote Link to comment Share on other sites More sharing options...
anyone knows how to use like this pub???
sorry if im in a wrong section
Link to comment
Share on other sites