View Full Version: Npc's in pk server

blobscape >>complaints >>Npc's in pk server


<< Prev | Next >>

Nealeagles- 03-03-2007
Npc's in pk server
Ok, in the pk server the training area where all the npc's are, people are using magic to get the npc's out.Then they log off and back on, and wait for people to go to it, and start buying..Last time they only left the shopkeeper.

negima- 03-03-2007

i hate that then i cnat buy things lol.

dantsu- 03-03-2007

isnt there a rule like no attkin npcs? should get banned of that anyways, it also crashes the server..

negima- 03-03-2007

this is how you make non-attackable npcs if(newNPC.MaxHP <= 0) { newNPC.attackable = false; } then add this public boolean attackable = true; Search for case 131. Inside it, under this: int npcIndex = inStream.readSignedWordBigEndianA(); Add this: if(!server.npcHandler.npcs[npcIndex].attackable) return;

blobboy- 03-04-2007

This Might come into some use in the future

hang em high- 03-23-2007
ty
Thank-you for the codes :D

Forumer™ is Voted #1 Free Forum Hosting provider
Build your own community today with the largest message board hosting company.