behemothcze Posted October 3, 2019 Posted October 3, 2019 anyone knows how to use like this pub??? sorry if im in a wrong section Quote
1 Panic Posted October 3, 2019 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
0 Gerzzie Posted October 3, 2019 Posted October 3, 2019 Here. They're using client\data\luafiles514\lua files\signboardlist.lub Quote
0 behemothcze Posted October 3, 2019 Author 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
0 Panic Posted October 4, 2019 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
Question
behemothcze
anyone knows how to use like this pub???
sorry if im in a wrong section
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.