View Single Post
  #1  
Old 09-04-2002, 04:54 AM
emortylone emortylone is offline
Registered User
Join Date: Apr 2002
Location: Control-NPC
Posts: 834
emortylone is on a distinguished road
Serverwarp Problems

I can't seem to get serverwarp to work x.X I tried this:
NPC Code:

if (actionserverside)
{ serverwarp #p(0);}

//#CLIENTSIDE
if (playerchats && startswith(/jumpto,#c))
{ triggeraction 0,0,serverside,[npc name],#e(8,-1,#c);}


it SHOULD work, i tried a half a dozen things. Even made it if weaponfired trigger it to serverwarp Babylon; not working x.X And then I even tried it CLIENTSIDE... no luck =/
---Shifter
__________________
Quote:
*Stefan: it seems sometimes they hire newbie scripters everywhere x-x
*Stefan: scripters are sometimes like people that draw paintings
*Stefan: all that counts is that it looks nice
Reply With Quote