Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-23-2008, 11:48 PM
Knightmare1 Knightmare1 is offline
Billy Allan
Knightmare1's Avatar
Join Date: Apr 2007
Posts: 804
Knightmare1 can only hope to improve
and, when i try to reset players, it resets them every time they login. how do i add a flag to the NPC server?


would this work?
PHP Code:
function onActionPlayerOnline()
{
  
temp.weapons = { "-System/Main""-reconnect" };

  
sendPM("
  Welcome to Final Resort!
  we are under construction!
  please, if you are not here to help,
  come back later, to se if there is updates.
  "
);
   
  for ( 
temp.weapon weapons )
  {
    
player.addweaponweapon );
  }
  
  if(
clientr.reset 0)
  {
    
sendtoRC("/reset" SPC player.account);
    for (
1:allplayers)
    {
      
findplayer.(i).addflag("client.reset = 1");
    }
  }

__________________
I am the devil, I am here to do to devils work.
Reply With Quote
  #2  
Old 07-23-2008, 11:50 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Knightmare1 View Post
and, when i try to reset players, it resets them every time they login. how do i add a flag to the NPC server?
http://forums.graalonline.com/forums...ad.php?t=69096

A quick search reveals this.
__________________
Reply With Quote
Reply

Tags
nightmare, npcserver, scripting

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 04:24 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.