View Single Post
  #1  
Old 12-02-2004, 02:54 PM
Zickle Zickle is offline
Awesome
Zickle's Avatar
Join Date: Dec 2002
Posts: 121
Zickle is on a distinguished road
Send a message via ICQ to Zickle Send a message via AIM to Zickle Send a message via MSN to Zickle Send a message via Yahoo to Zickle
Angry if (hit) {warpplayer }

Hey, I'm tring to make a NPC do something like this:
NPC Code:
  if (playerhurt) {
setlevel2 darkrose-eh-main.nw,40.5,19;
}


The server I'm doing it for does have an NPC Server.

Anything I can do to make it work online?
__________________
Reply With Quote