Thread: Serverwarp
View Single Post
  #4  
Old 02-05-2006, 02:21 AM
Ajira Ajira is offline
Poont.
Join Date: Oct 2004
Location: NY, USA
Posts: 477
Ajira is on a distinguished road
Quote:
Originally Posted by Moondeath_2
Couldn't you juse use this I may be a little off but I'm sure it should work.

PHP Code:
function onActionServerside() 
 {
   
with (findplayer("AccountName")) {
    
player.triggerclient("NPCName","reconnect");
  }

Edit: I'd suggest NOT using flags in a way it's useless.
I believe it's triggerclient("gui", "weaponname", "reconnect");
__________________
Liek omigosh.

Reply With Quote