this never really bothered me but tbh its not all that hard espically after clients have been refactored so much lol
|
|


Made me bone.
does this work for czar?
I have done the tut and this is probably a noob question but can you tell me how to make the npc face the other way?
Been looking for this, thanks.
missing
any idea what else to look for? (using a stupid delta base to start coding again)Code:for (int i = 0; i < maxNPCs; i++) { if (npcs[i] != null) { if (npcs[i].actionTimer > 0) { npcs[i].actionTimer--; }

I noticed you said process(), Question: wouldn't this be better in public NPCHandler() { or something is set where they are only turned once. Answer: Stop complaining do it you self: Reply: I was just saying...
Wow awesome!
| « How to add NPC's into your server [317] | Compost Bins Done 100% by events » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |