In Control!

In Control!

72M Downloads

Looking for assistance regarding gamestages

Closed this issue ยท 1 comments

commented

-I've been studying the wiki but I can't seem to figure out how to gate hostile mob spawning using gamestages. My current code:
[ { "gamestage": "hostile", "hostile": true, "result": "default" }, { "hostile": true, "result": "deny" } ]
I've tried messing around with this code and I've gotten it to do pretty much everything except what I want. When I get in game no hostile mobs spawn, but when I give myself the proper gamestage, nothing changes. At this point I'm just looking for some help in the matter because I really don't understand what I'm getting wrong here.-

commented

I feel like an idiot now because apparently it was actually working just fine but I didn't realize it lol. My bad sorry for any time wasted.