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

bad spawn zones?

HOT
broken avatar :(
Created 12 years ago
by KDXDARK
0 Members and 1 Guest are viewing this topic.
6,830 views
broken avatar :(
×
broken avatar :(
Relentless Mapper
Location: al
Date Registered: 21 August 2011
Last active: 2 months ago
Posts
1,322
Respect
Forum Rank
Zombie Colossus
Primary Group
Nuclear
My Groups
More
×
KDXDARK's Groups
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Nuclear
Nuclear
DARKLEGION's requested title
Community Mapper Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager.
KDXDARK's Contact & Social Links
Check to see in radiant if your first/start/initial  zone (the zone around the sniperbolt room where your spawn points are)  is "initial_zone" or "start_zone" between the tutorials and script placers there seems to be some difference. Then check your gsc for the same entry. Post  you don't get if fixed and I'll find a way to upload a blank map with zones (multiple) and risers with a copy and paste gsc entry for you. Side question: have you had zones and risers working before in this map, or any map with your current radiant install?
in radiant was "start_zone" and in the mapname.gsc was

Code Snippet
Plaintext

    add_adjacent_zone( "initial_zone", "zone1", "enter_zone1" );
    add_adjacent_zone( "zone1", "zone2", "enter_zone2" );


so i chage it to

Code Snippet
Plaintext


    add_adjacent_zone( "start_zone", "zone1", "enter_zone1" );
    add_adjacent_zone( "zone1", "zone2", "enter_zone2" );


And i see in the ugx_comosea.gsc and i see they use the "start_zone" so in my mapname.gsc i change the "initial_zone" to "start zone" so now it works!

this weekend i going to do more test, and i going to tell you if this work sucessfull.

Post  you don't get if fixed and I'll find a way to upload a blank map with zones (multiple) and risers with a copy and paste gsc entry for you.

Also you can upload that blank map like a demostration for beginners mappers

Side question: have you had zones and risers working before in this map, or any map with your current radiant install?

No, this is my first map with risers in another zones
broken avatar :(
×
broken avatar :(
Location: kh
Date Registered: 9 August 2013
Last active: 6 years ago
Posts
503
Respect
Forum Rank
Zombie Enslaver
Primary Group
Member
×
codmoddd1234's Groups
codmoddd1234's Contact & Social Links
If you got risers to work there is no need for me to make a blank  map. Ask questions in the forums and they will get answered that way other people can see the solution.  I have had every problem and fixed it so far I have also tried  almost every custom gsc from almost every map and raw/map folder I could at some point in various maps. Just ask lots of questions in UGX forums and people will answer them.

edit for typo and last sentence didn't sound proper.
Last Edit: September 05, 2013, 02:07:41 am by codmoddd1234

 
Loading ...