Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » CloudyServ
Re: CloudyServ [message #327864 is a reply to message #327854] Fri, 25 April 2008 15:18 Go to previous messageGo to previous message
Dean20056 is currently offline  Dean20056
Messages: 46
Registered: September 2007
Location: England,London
Karma:
Recruit
Madrockz wrote on Fri, 25 April 2008 16:12

Change MonkeyX01 with your Name:

class AlarmChatCommand : public ChatCommandClass {
	void Triggered(int ID,const TokenClass &Text,int ChatType) {
		   const char * name = Get_Player_Name(Get_GameObj(ID));
 if (strcmp(name, "MonkeyX01") == 0)
Console_Input("snda klax1a.wav");
}



};
ChatCommandRegistrant<AlarmChatCommand> AlarmChatCommandReg("!alarm",CHATTYPE_ALL,0,GAMEMODE_AOW);





ok Thanks Simon. btw madrockz what is that for?

[Updated on: Fri, 25 April 2008 15:34]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Poly Amount
Next Topic: Taunts Agian
Goto Forum:
  


Current Time: Sun May 04 06:23:28 MST 2025

Total time taken to generate the page: 0.00712 seconds