BountySystem
BountySystem
Ok, I've set up the package into my polserver. It compiled well but when I'm testing it, everything is working except collect bounty. I was wondering if it is possible to script: drop the head over a specific npc
Check out some of the NPC events,
http://docs.polserver.com/pol095/events.php
SYSEVENT_ITEM_GIVEN would be the one you're looking for.
http://docs.polserver.com/pol095/events.php
SYSEVENT_ITEM_GIVEN would be the one you're looking for.