Posts
38
Respect
Forum Rank
Legless Crawler
Primary Group
Member
Login Issues
Forgot password?Activate Issues
Account activation email not received? Wrong account activation email used?Other Problems?
Contact Support - Help Center Get help on the UGX Discord. Join it now!target :: zone_four_spawners
targetname :: door_four
spawnflags :: 1
script_vector :: 0 80 0targetname :: zombie_door
target :: door_four
script_noteworthy :: magic_door
script_flag :: zone_four
zombie_cost :: 2000targetname :: zone_four
target :: zone_four_spawnersscript_string :: riser
targetname :: zone_four_spawners
count :: 9999
script_forcespawn :: 1
spawnflags :: 3
script_noteworthy :: find_flesh
targetname :: zone_four_spawners_risescript_noteworthy :: zombie_spawner
dlc3_zone_init()add_adjacent_zone( "TARGETNAME_OF_PREVIOUS_ZONE", "TARGETNAME_OF_ZONE_TO_ENTER", "A_FLAG" );
script_flag :: "FLAG_YOU_WROTE"