[FilterScript] Random Message System [CHR0NICALLY WEED MADE]
#1







Random Messages System. For servers that needs random messages to help the players understand more about the server and help them when theres a problem. It sends 1 random message to all the Players.





DOWNLOADD: http://pastebin.com/6qukSegi



Change the time of the Message


Код:
#define MESSAGE_TIME 70
__________



How to create more Messages?

Код:
	AddRandomMessage("Your msg here");
                //You must add one of these^
Then add how many Messages are there

Код:
#define CURRENT_MESSAGES 9 // Make this the number of messages you have. It must be correct.
How to change the time on which every message is Sent?

Код:
#define MESSAGE_TIME 70 //Change This to How many seconds YOU want for a message to be sent.
//I suggest 50.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)