technick Posted November 21, 2017 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 25 Reputation: 0 Joined: 08/18/17 Last Seen: January 20, 2018 Share Posted November 21, 2017 (edited) would it be a modification in src? (mob.c) I would like to leave it: [ nickname ] got [ monster name ] the item [ drop ] with (chance: %) note: I already edited the file map_msg.conf line 541 and it did not work =( Edited November 21, 2017 by technick Quote Link to comment Share on other sites More sharing options...
0 Scanty Posted November 21, 2017 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 94 Reputation: 35 Joined: 11/08/15 Last Seen: Monday at 06:46 PM Share Posted November 21, 2017 (edited) conf/msg_conf/map.msg.conf Line: 541 541: '%s' got %s's %s (chance: %0.02f%%) Before: 541: '%s' got %s's %s (chance: %0.02f%%) After: 541: [ '%s' ] got [ %s' ] the item [ %s ] with (chance: %0.02f%%) Save and @reload msgconf. Edited November 21, 2017 by Scanty 2 Quote Link to comment Share on other sites More sharing options...
0 technick Posted November 21, 2017 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 25 Reputation: 0 Joined: 08/18/17 Last Seen: January 20, 2018 Author Share Posted November 21, 2017 1 hour ago, Scanty said: conf/msg_conf/map.msg.conf Line: 541 541: '%s' got %s's %s (chance: %0.02f%%) Before: 541: '%s' got %s's %s (chance: %0.02f%%) After: 541: [ '%s' ] got [ %s' ] the item [ %s ] with (chance: %0.02f%%) Save and @reload msgconf. Nice ! Tks *-* Quote Link to comment Share on other sites More sharing options...
0 KrispiKreme Posted March 31, 2018 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 08/12/12 Last Seen: May 31, 2023 Share Posted March 31, 2018 sorry for bumping this topic. any idea how to make it work if the player uses bubble gum? Quote Link to comment Share on other sites More sharing options...
Question
technick
would it be a modification in src? (mob.c)
I would like to leave it:
[ nickname ] got [ monster name ] the item [ drop ] with (chance: %)
note: I already edited the file map_msg.conf line 541 and it did not work =(
Link to comment
Share on other sites
3 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.