UGX-Mods

Call of Duty 5: World at War => Help Desk => Scripting => Topic started by: corybestgrill on October 13, 2021, 05:24:23 pm

Title: Zoning Problems
Post by: corybestgrill on October 13, 2021, 05:24:23 pm
Hey all, it's been a long time since I made a custom WaW map and I've ran into a bit of a problem. It's to do with my zones.
 
Basically my start_zone has 2 doors, this leads to zone1 and zone2, the player(s) can choose to buy either of these doors. Once a player buys one of these doors it will automatically activate zone3 but the script_flags are setup correctly and shouldn't acivate zone3. Zone3 can be reached via zone1 or zone2, once the door in zone1 or zone2 has been bought to activate zone3. I think this is causing some pathing issues as well but I'm not 100% sure if the problems are linked.
 
Below are screenshots to help visualise the problem:
(https://i.gyazo.com/6ee0c787a9671f14f30b63f23c88466b.png)
(https://i.gyazo.com/9c44147fafd4ca5bbec88026a9cea920.png)
(https://i.gyazo.com/9710989db23096deaa16f062f141fd9d.png)
Title: Re: Zoning Problems
Post by: Crepp115 on November 15, 2021, 08:25:22 pm
 the third line fails you and there are some that are not necessary and others fail the number, eat the penultimate
Title: Re: Zoning Problems
Post by: corybestgrill on November 15, 2021, 08:26:26 pm
Hey thanks for the reply, I got a repsonse in the Discord and sorted it out a while ago.