you can just add "wait;wait;wait" between the commands
wait skips one tick during the execution of a script
if you're running at 100fps then 100x wait will delay one second
that is if I understood right and you want this inside a .cfg file
if you want it inside a plugin just use set_task
__________________
Meanwhile, in 2050:
Quote:
Originally Posted by aron9forever
useless small optimizations
Quote:
Originally Posted by Black Rose
On a map that is 512x512x128 units you end up with 3,355,443,200,000 different "positions". To store each one of those positions individually in the variable "user_or" you need 12 terabytes of memory.