#can other people do commands while a command is still going on?
1 messages · Page 1 of 1 (latest)
I mean if someone else runs the command then the whole function will be executed again
but it's really easy to keep track of that, just use a boolean to know if yes or no the person can execute the command