ippo20 0 Posted May 20, 2020 i wanted to modify the information here to just return simple information like Monster: Name, Lvl, HP, Location, and drops. Iteminfo: Name[slot], Type, WhoDrops w/o percent Anyone could guide me where I can modify it? if possible, I want it comppressed so it would not take too much space in the screen. Quote Share this post Link to post Share on other sites
0 Brynner 34 Posted May 21, 2020 21 hours ago, ippo20 said: i wanted to modify the information here to just return simple information like Monster: Name, Lvl, HP, Location, and drops. Iteminfo: Name[slot], Type, WhoDrops w/o percent Anyone could guide me where I can modify it? if possible, I want it comppressed so it would not take too much space in the screen. have you tried the conf\messages.conf 1240: MVP Monster: '%s'/'%s'/'%s' (%d) 1241: Monster: '%s'/'%s'/'%s' (%d) 1277: Item: '%s'/'%s'[%d] (%d) Type: %s | Extra Effect: %s Quote Share this post Link to post Share on other sites
0 ippo20 0 Posted May 21, 2020 3 hours ago, Brynner said: have you tried the conf\messages.conf 1240: MVP Monster: '%s'/'%s'/'%s' (%d) 1241: Monster: '%s'/'%s'/'%s' (%d) 1240: MVP Monster: '%s'/'%s'/'%s' (%d) 1241: Monster: '%s'/'%s'/'%s' (%d) 1277: Item: '%s'/'%s'[%d] (%d) Type: %s | Extra Effect: %s 1277: Item: '%s'/'%s'[%d] (%d) Type: %s | Extra Effect: %s yes sir, I tried commenting them and it gave me a bunch of atcommand.c errors, I wish to make it one liner per monster if @mobinfo. Quote Share this post Link to post Share on other sites
0 Brynner 34 Posted May 21, 2020 3 hours ago, ippo20 said: yes sir, I tried commenting them and it gave me a bunch of atcommand.c errors, I wish to make it one liner per monster if @mobinfo. no need to commenting them just modified them. Quote Share this post Link to post Share on other sites
0 ippo20 0 Posted May 23, 2020 On 5/21/2020 at 9:17 PM, Brynner said: no need to commenting them just modified them. Hi again, If i leave them blank, it returns errors. But if I put something like this. This happens And is there anyway to reload messages.conf in game without restarting map server? Quote Share this post Link to post Share on other sites
0 ippo20 0 Posted July 4, 2020 On 5/23/2020 at 1:59 PM, ippo20 said: Hi again, If i leave them blank, it returns errors. But if I put something like this. This happens And is there anyway to reload messages.conf in game without restarting map server? I still need help on this. I would like to have one row to have the ItemID. if its source modification, can any body point me to the right direction? Quote Share this post Link to post Share on other sites
i wanted to modify the information here to just return simple information like
Monster: Name, Lvl, HP, Location, and drops.
Iteminfo: Name[slot], Type, WhoDrops w/o percent
Anyone could guide me where I can modify it? if possible, I want it comppressed so it would not take too much space in the screen.
Share this post
Link to post
Share on other sites