Re: Help On vet System [message #328120 is a reply to message #328032] |
Mon, 28 April 2008 09:03 |
|
reborn
Messages: 3231 Registered: September 2004 Location: uk - london
Karma:
|
General (3 Stars) |
|
|
Using chat commands for veterans players is a bit tacky imho, no offence intended to anyone who does use this, but I just don't like it very much.
And easy way around this ssnipe is to set a boolean when the command is used, then attach a script to some gameobject that has a timer expired event. On the timer expired event set the boolean back to false.
Make one of the conditionals of using the chat hook that the boolean must be false.
|
|
|