"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live."
Posts
1
Respect
Forum Rank
Fresh Corpse
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!********************************************************************************
UNRECOVERABLE ERROR:
^1SCRIPT ERROR: No generated data for 'scripts/zm/zm_thewartoendallwars.gsc'
Linker will now terminate.
********************************************************************************
==================================================
Linker summary:
There were no errors or warnings.
==================================================
^1 _zm_zonemgr
^1-----------^
^1ERR(0) scripts/zm/zm_thewartoendallwars.gsc (78,12) : syntax error, unexpected TOKEN_IDENTIFIER, expecting $end : _zm_zonemgr
76 zm_zonemgr::add_adjacent_zone( "start_zone", "zone1", "enter_zone1");
77 zm_zonemgr::add_adjacent_zone( "zone1", "zone3", "enter_zone3"};
78 zm_zonemgr::add_adjacent_zone( "start_zone", "zone2", "enter_zone2");
79 zm_zonemgr::add_adjacent_zone( "zone3", "zone4", "enter_zone4");
80 zm_zonemgr::add_adjacent_zone( "zone4", "zone2", "enter_zone2");
81 level flag::init( "always_on" );
82 level flag::set( "always_on" );
83 }