22.12.2009, 20:19
Or you can try mine. I never released it but I did add it to my pastebin.
http://joestaff.pastebin.com/f34c2daf0
It offers in-game modifiable random messages, and you can modify the max amount of random messages.
Commands:
/SetMessage <id> <text> -- Used to modify the random messages (ids are 0 thru MAX-1. The random message will tell you)
/SetMSGTimer <time> -- Modifies how often the random message will appear (in milliseconds) 0 = instant (don't do) 1000 = 1 second
/ClearMessage <id> -- Clears the message
If all messages are cleared then the timer will stop until one is created with /SetMessage.
All of the information is saved too, including the messages and the time.
http://joestaff.pastebin.com/f34c2daf0
It offers in-game modifiable random messages, and you can modify the max amount of random messages.
Commands:
/SetMessage <id> <text> -- Used to modify the random messages (ids are 0 thru MAX-1. The random message will tell you)
/SetMSGTimer <time> -- Modifies how often the random message will appear (in milliseconds) 0 = instant (don't do) 1000 = 1 second
/ClearMessage <id> -- Clears the message
If all messages are cleared then the timer will stop until one is created with /SetMessage.
All of the information is saved too, including the messages and the time.

