Fake Card drop rates

MikZ

New member
Messages
461
Points
0
Good day!

May I know if this possible. wanted to show @rates in 500x and @mobinfo in 5% display but werereally at 300x and 3%.

Is this possible how?

 
Good day!

May I know if this possible. wanted to show @rates in 500x and @mobinfo in 5% display but werereally at 300x and 3%.

Is this possible how?
In conf/messages.conf you can replace %.2fx with do you want.
image.png

 
In conf/messages.conf you can replace %.2fx with do you want.
View attachment 5867
how about in @mi? 
Drops: 

Code:
1239: Please enter a monster name/ID (usage: @mobinfo <monster_name_or_monster_ID>).
1240: MVP Monster: '%s'/'%s'/'%s' (%d)
1241: Monster: '%s'/'%s'/'%s' (%d)
1242:  Lv:%d  HP:%d  Base EXP:%u  Job EXP:%u  HIT:%d  FLEE:%d
1243:  DEF:%d  MDEF:%d  STR:%d  AGI:%d  VIT:%d  INT:%d  DEX:%d  LUK:%d
1244:  ATK:%d~%d  Range:%d~%d~%d  Size:%s  Race: %s  Element: %s (Lv:%d)
1245:  Drops:
1246: This monster has no drops.
1247:  MVP Bonus EXP:%u
1248:  MVP Items:
1249: This monster has no MVP prizes.
 
Last edited by a moderator:
Back
Top