UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

Disable/Enable Zones [PLZ Help]

broken avatar :(
Created 11 years ago
by louisfm16
0 Members and 1 Guest are viewing this topic.
995 views
broken avatar :(
×
broken avatar :(
Location: usCali
Date Registered: 11 July 2015
Last active: 10 years ago
Posts
21
Respect
Forum Rank
Legless Crawler
Primary Group
Member
Personal Quote
Live and Learn
×
louisfm16's Groups
louisfm16's Contact & Social LinksPortfolio
Hi I am making a new map which only has 2 zones right on top of each other. I made a script wich waits until a certain round to enable the zone(aswell as its triggers, more on this later) and opens the door to that area. when thecertain round is reached the players have the option(triggers) to close or open that area. my functions to open and close the door aswell as disconnect and connect the pathnodes work perfectly but when the door is closed the zombies still spawn in that area.

I want to know if there is a way to disable/delete/remove/hide/stop a zone and then enable/create/bring back/show/play
at this point I really am just looking for anyway possible so i can do zone1 on zone1 off with triggers.
thank you

btw I used flag_set("enter_zone1"); to enable the zone
and tried flag_clear("enter_zone1"); to disable it //this wont work for me

 
Loading ...