So in my game I have some secrets and I don’t want people to spam claim the secret how do I stop this??? And the secret is not a button its a zone that you walk into.
Make button transmit on a channel when pressed, and deactivate the button using that channel.
The secret area is used by a zone
Is it activated via button or trigger?
If button, send that to a trigger and set “max trigger time” to 1
If trigger, do everything before, except without a button
It is activated by a zone @Suspnded_Arr0w_Shaft
My bad
I am an expert reader after all
Make the zone go through a trigger, and set the max amount of times the trigger can be triggered to 1
Ok, Thank You @Suspnded_Arr0w_Shaft
can you use a picture I don’t understand what you mean and I know how to help
It’s been solved your fine and good to go
oh alright make sure to give @Suspnded_Arr0w_Shaft the solution so the topic can close
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.