View Single Post
  #5  
Old 09-05-2002, 06:12 AM
user13-xo user13-xo is offline
Registered User
Join Date: Nov 2001
Location: California
Posts: 297
user13-xo is on a distinguished road
Send a message via AIM to user13-xo
Re: Serverwarp Problems

Quote:
Originally posted by emortylone
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
1. Isnt serverwarp clientside?
2. Babylon servername is babylon not Babylon, dunno if it matters
3. this script is in the weapon -System on Babylon already
Reply With Quote