31.01.2014, 12:49
Then how you managed to add that command?
It's very simple, add TogglePlayerControllable(playerid, false); when the player starts robbing the bank (at the command), and then TogglePlayerControllable(playerid, true); when the player finishes robbing the bank (the second function).
While frozen a player wont take any damage, by the way.
It's very simple, add TogglePlayerControllable(playerid, false); when the player starts robbing the bank (at the command), and then TogglePlayerControllable(playerid, true); when the player finishes robbing the bank (the second function).
While frozen a player wont take any damage, by the way.