Have a variable on the serverside that is like… local isRobberyActive = false. Then when the event is triggered, check if it is true or false, if it is false, run the event and set it to true.
Or you can use this if they press it too many times ![]()
Have a variable on the serverside that is like… local isRobberyActive = false. Then when the event is triggered, check if it is true or false, if it is false, run the event and set it to true.
Or you can use this if they press it too many times ![]()