Well, delta slayer is glitched
its only usefull if got fixed.
@ your antileech haha
Goodjob![]()
|
|
In client.java search for
above that pasteCode:sM("You can only use magic and range on the Chaos Elemental!");
replace #### with black mask IDCode:if(type == taskID} && playerEquipment[playerHat] == ####) { hitDiff *= 1.15; }
also i added a small anti leech
DO NOT POST A CODE THAT REMOVES IT!

Well, delta slayer is glitched
its only usefull if got fixed.
@ your antileech haha
Goodjob![]()
Fixed antileach! code below
if(type == taskID && ####)
{
hitDiff = 115;
}
P.S i think its correct not sure lol
would this work if i wanted it to work on NPC's only?Code:if(type == npcID && ####) { hitDiff *= 1.15; }
Wow, actually this is nice and small and it works. Good job![]()

| « [ANY SOURCE]Multi World System | Coloured fires. » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |