I've been trying to get this to work but so far I haven't had any luck. I want to have everyone in the group /nav to me but I want there to be a delay before each starts running.
This makes each one spit out a different random number. So in theory
should work. But the commands are all still happening at the same time, as though the /timed command is being ignored. Thoughts?
Rich (BB code):
/noparse /bca //echo ${Math.Rand[100]}
This makes each one spit out a different random number. So in theory
Rich (BB code):
/noparse /bca //timed ${Math.Rand[100]} /echo Delayed
should work. But the commands are all still happening at the same time, as though the /timed command is being ignored. Thoughts?
Last edited:

