05.02.2014, 14:34
Just create a new variable which checks with the server if the bank is being robbed. If someone robs the bank the variable is set to 1 (true) and when the next player comes to rob the bank the script checks if the variable is true or false. If it's true, then just send a message saying that it's being robbed already.