technick Posted November 21, 2017 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
0 Scanty Posted November 21, 2017 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
0 technick Posted November 21, 2017 Author 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
0 KrispiKreme Posted March 31, 2018 Posted March 31, 2018 sorry for bumping this topic. any idea how to make it work if the player uses bubble gum? Quote
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 =(
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.