View Single Post
  #7  
Old 12-03-2004, 05:50 AM
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
Quote:
Originally Posted by zokemon
If it is in a level npc try this:

NPC Code:
if (created) setshape 1,1,1;

if (actionplayerhit) setlevel2 darkrose-eh-main.nw,40.5,19;

//#CLIENTSIDE

if (playerhit) triggeraction x,y,playerhit,;

Thanks man, and everyone else for the help. This is the one is the one that worked for me.
__________________
Reply With Quote