View Single Post
  #12  
Old 07-02-2002, 09:43 PM
draygin draygin is offline
Telmont Bandit
draygin's Avatar
Join Date: Feb 2002
Location: Ohio
Posts: 2,550
draygin is on a distinguished road
Quote:
Originally posted by jeff335
if(actionserverside){
setlevel2 level.nw,30,30;
}
//#CLIENTSIDE
if(playerdies){
//call it -hellwarp, add it using the NPC doler or something
triggeraction 0,0,serverside,-hellwarp;
}
Yeah I knew I had to put the - so it didnt show up in the inventory. Now I just need to go home and learn what triggeractions is. I'm sure I'll be doing better once I learn what the commands actually are instead of going through a list looking for one that does what I need.
__________________

I stole Spanky's gold!
Reply With Quote