20.05.2014, 23:52
Quote:
How would I be able to setup the rest of the system functioning only if you used the specific command within a specific time? Perhaps 1 minute.
|
Once the timer is done, Delete the Pvar.
And in the command simply check if it equals 1, and if it doesn't then allow the command to go through.
Because if it does equal 1, it means the PVar hasn't been deleted yet so it's been less then 1 minute.