Graal Forums  

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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-10-2001, 07:22 AM
r_u_f_u_s r_u_f_u_s is offline
Registered User
Join Date: Nov 2001
Posts: 220
r_u_f_u_s is on a distinguished road
Server Flags Help

I know how to put the account name to make it go into the server flags, but once it is there how do I preform an action with it? Like the script below (the first part) if they say heal account "name" that account name will go into the server.healaccount flag, but once it is there how would it heal the player?



if (playerchats && startswith(heal account,#c)) {
if (strequals(#g,Events Team)) {
tokenize #c;
setstring server.healaccount,#t(2);
}
}
__________________
- ¤Mâ×Îmû§¤ - Owner of Delteria - (borrowing account)
Reply With Quote
 


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 12:29 PM.


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