mihaamiharu 0 Posted February 23 Hello I'am using Special Broadcast features from item_flag for all Equip Dropped by MVPs. -- Info -- 16 - Special Broadcast: When item dropped by monster and player loot it, will be broadcasted! 2258,16 ---- How to change the Special Broadcast How to change this 'opened' text to our desired text? Quote Share this post Link to post Share on other sites
0 botka4aet 12 Posted February 23 data/msgstringtable.txt [%s] opened [%s] and awarded with '%s'!!# Quote Share this post Link to post Share on other sites
0 Gladius 45 Posted February 23 Name censorship can be removed at: \conf\battle\items.conf // Hide n last characters of player's name with asterisk (*) when the player // obtained an item with special broadcast flag. // Note: Players with short names can be fully converted to asterisks if this // config value is set high. broadcast_hide_name: 0 If you just want to change the text structure, do what the @botka4aet suggested Quote Share this post Link to post Share on other sites
0 Slammer 116 Posted February 23 3 hours ago, botka4aet said: data/msgstringtable.txt [%s] opened [%s] and awarded with '%s'!!# maybe u can change : [%s] opened [%s] and awarded with '%s'!!# to [%s] obtained from [%s] an item, that is '%s'!!# because if u set item like old blue box, open and announce it. it's use same id at msgstringtable... Quote Share this post Link to post Share on other sites
0 miharu112 0 Posted February 24 (edited) Same problem, thank you Edited February 24 by miharu112 Quote Share this post Link to post Share on other sites
0 mihaamiharu 0 Posted Thursday at 04:23 AM Thank you botka4aet, Gladius, and Slammer Quote Share this post Link to post Share on other sites
Hello
I'am using Special Broadcast features from item_flag for all Equip Dropped by MVPs.
-- Info --
16 - Special Broadcast: When item dropped by monster and player loot it, will be broadcasted!
2258,16
----
How to change the Special Broadcast
How to change this 'opened' text to our desired text?
Share this post
Link to post
Share on other sites