Zez 0 Posted June 11, 2021 This is my first post. So sorry if I post wrong room (I don't know the room I should make a post) I am a newbie on config ragnarok server, today I would like to know how to disable all sign on mini map and over head of npc. I don't want player to enable and see it. Please see image for more info. Thank you very much for helping. Quote Share this post Link to post Share on other sites
0 Ridley 295 Posted June 11, 2021 it's entirely clientside in client\data\luafiles514\lua files\signboardlist.lub and thus can't be disabled server wise. { "prontera", // Map 159, // x coord 192, // y coord 10, // sign height IT_SIGNBOARD, // type "유저인터페이스\\item\\al_warp.bmp", // ressource path " Warper", // Text shown "#0x00FFFFFF" // Text color }, You can simply empty that file. 1 Zez reacted to this Quote Share this post Link to post Share on other sites
0 Zez 0 Posted June 12, 2021 19 hours ago, Ridley said: it's entirely clientside in client\data\luafiles514\lua files\signboardlist.lub and thus can't be disabled server wise. { "prontera", // Map 159, // x coord 192, // y coord 10, // sign height IT_SIGNBOARD, // type "유저인터페이스\\item\\al_warp.bmp", // ressource path " Warper", // Text shown "#0x00FFFFFF" // Text color }, You can simply empty that file. I extract this file from data.grf then i got problem to read/edit file (See image for more understanding). How to edit it ? Quote Share this post Link to post Share on other sites
0 Ridley 295 Posted June 12, 2021 Its the enxrypted one from kro. You need to edit the one from your custom grf. It's part of the Translation files in there. 1 Zez reacted to this Quote Share this post Link to post Share on other sites
0 Zez 0 Posted June 12, 2021 (edited) 20 minutes ago, Ridley said: Its the enxrypted one from kro. You need to edit the one from your custom grf. It's part of the Translation files in there. Got it, thanks. But I still don't know how to remove this icon on mini map. Do you know how to remove because it not match on npc location ? (I edit or remove every npc on this map). Edited June 12, 2021 by Zez Quote Share this post Link to post Share on other sites
0 Ridley 295 Posted June 13, 2021 iirc, those are in the Clients System/towninfo.lub Note: Not in the grf but in the game directory 1 Zez reacted to this Quote Share this post Link to post Share on other sites
0 Zez 0 Posted June 14, 2021 12 hours ago, Ridley said: iirc, those are in the Clients System/towninfo.lub Note: Not in the grf but in the game directory I cannot remove all, correct ? It show box about initial (seem like error) while launch game. I removed text in { }, it's working smoothly. Thanks. Quote Share this post Link to post Share on other sites
This is my first post. So sorry if I post wrong room (I don't know the room I should make a post)
I am a newbie on config ragnarok server, today I would like to know how to disable all sign on mini map and over head of npc.
I don't want player to enable and see it.
Please see image for more info.
Thank you very much for helping.
Share this post
Link to post
Share on other sites