Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[HELP] Disable monster Mesos Drop

Newbie Spellweaver
Joined
Jan 24, 2014
Messages
53
Reaction score
0
heya, im trying to disable all monsters from dropping mesos and i wonder is there a way to do it thru the source code or i have to go over all mobs and set mesos drop to 0 im kinda stuck ;(

Ex
 
Junior Spellweaver
Joined
Apr 5, 2008
Messages
152
Reaction score
65
If you are using most sources you could just write a SQL query to remove the meso drops from the database. Both options are valid.
 
Upvote 0
Back
Top