View Single Post
  #2  
Old 02-02-2007, 12:16 AM
godofwarares godofwarares is offline
Webmaster
godofwarares's Avatar
Join Date: Dec 2006
Location: Florida
Posts: 552
godofwarares is on a distinguished road
Send a message via ICQ to godofwarares Send a message via AIM to godofwarares Send a message via MSN to godofwarares Send a message via Yahoo to godofwarares
Sendtext parameters:

NAME: adminmessage
PARAM: INT playerid, STRING message
CLIENTRC: Yes
DESC: Sends an admin message to the player who's ID is "playerid".

NAME: disconnect
PARAM: INT playerid, STRING reason
CLIENTRC: Yes
DESC: Disconnects the player with the ID "playerid" with the reason "reason".

NAME: resetnpc
PARAM: STRING name / INT id, NULL
CLIENTRC: Yes
DESC: Resets an NPC

NAME: deleteweapon
PARAM: STRING name, NULL
CLIENTRC: Yes
DESC: Deletes a weapon

NAME: deleteclass
PARAM: STRING name, NULL
CLIENTRC: Yes
DESC: Deletes a class

NAME: deletenpc
PARAM: STRING name, NULL
CLIENTRC: Yes
DESC: Deletes an NPC

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Enjoy! =]

PM me for any errors you'd like me to fix.




-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Thanks to Skyld for posting
this stuff in the first place! xD
__________________
What signature? I see no signature?

Last edited by godofwarares; 02-02-2007 at 12:29 AM..
Reply With Quote