MLORPG 1.01k droprate question

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

Post Reply
Ichigo-Bankaii
Newcomer
Posts: 8
Joined: June 2nd, 2009, 9:23 am

MLORPG 1.01k droprate question

Post by Ichigo-Bankaii »

Hi,

I've been trying to modify the droprate and droplimit of MLORPG 1.01k but I can't seem to get it to work.

I changed the GetRandomReal(1.,100.)<=ran by GetRandomReal(1.,100.)<=101 but it didn't work on mobs and bosses (only tried in the beginner zone).

So I changed all the 'call AddDdrops('XXXX',XX)' where I kept the item IDs and changed the drop chance to 100 on all items and also followed devoltz's guide to change the drop limit : call Dropid('X',2,10) => call Dropid('XXXX',10,10)

But on the boss it still doesn't drop all items. It seems to still retain the old drop rate.

Am I doing something wrong with my modifications ?
You do not have the required permissions to view the files attached to this post.
Post Reply