




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!"ERROR: script runtime error
(see console for details)
unknown item 'fraggrenade'" After searching for a while, I decided to simply delete 'fraggrenade' from _zombiemode.gsc. This worked okay until I got another error that read:"
ERROR: script runtime error
(see console for details)
unknown item 'm1garand'" At this point I searched for the console file and found it, here's what it said: "
<p>Error: Could not load xmodel "viewmodel_usa_m1garand_rifle".
Error: Could not load xmodel "weapon_usa_m1garand_rifle".</p><p>******* script runtime error *******
unknown item 'm1garand': (file 'maps/_loadout.gsc', line 473)
PrecacheItem( weapon_name );
*
Error: called from:
(file 'maps/_loadout.gsc', line 450)
add_weapon( "m1garand" );
*
Error: called from:
(file 'maps/_loadout.gsc', line 14)
init_models_and_variables_loadout();
*
Error: called from:
(file 'maps/_load.gsc', line 319)
maps\_loadout::init_loadout();
*
Error: called from:
(file 'maps/_zombiemode.gsc', line 48 )
maps\_load::main();
*
Error: called from:
(file 'maps/firstmap.gsc', line 119)
maps\_zombiemode::main();
*
Error: started from:
(file 'maps/firstmap.gsc', line 9)
main()"