Quote:
Originally posted by Knight_Vincent
Hmm,
Now for a better example.
NPC Code:
//NPC made by Lord Vincent
if (playertouchsme) {
toweapons Example;
}
if (weaponfired) {
putnpc example.gif,example.txt,playerx=1,playery=1;
}
|
I think it's
putnpc example.gif,example.txt,1,1;
no playerx='s or playery='s in it