Quote:
Originally posted by Pokilty
I'm pretty sure it's the same as getplayer(). Just find the index of the NPC and use getnpc(index) and you can change all the attributes an npc has (x,y,etc..).
|
wrong
with(getnpc(Name))
gets a database npc from the npc list
with(npcs[index]) gets an npc using an index