Read this people!
http://forum.ragezone.com/f425/anti-...ection-389076/
Im tired of this anti-leech bullshit. And the moderator agrees as you can clearly see.
Now guy's to stop this, we all need to help. Whenever you see an "anti-leech" that YOU can fix. Post it to help the people.
Now since im tired of this crap im gonna do my best to do it also.
Add this to NPCsScripts.h in the area it corresponds with
Code:
case 9120000: shop(npc); break;
Now add this to the other part it corresponds with IF YOU DON'T ALREADY HAVE!
Code:
static void shop(NPC* npc);