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!Man, i have an issue, when i put just 1 perk the game crash with UGX 1.1, i hate this, i was trying to find an answer about a month and nobody helps![]()
Yes it is related. As a test play necro city, it works with 3 people. I fixed it for necro city and i thought I added the patched files to the latest ugx mod standalone release
no and no.
I have the exact same issue. It only worked one time. And I have still the problem that I can't play my map with more than 2 people. The other 2 stuck at the "Mouse Moving Screen". They just stand there with the UGX-Logo over their head and cant move. This must be fixed, I want to release my map so bad and I like the Mod.
/*--------------------
ZOMBIE MODE
----------------------*/
[[level.DLC3.weapons]]();
[[level.DLC3.powerUps]]();
maps\ugx_weather_handle::init();
maps\ugx_jukebox::jukebox_precache();
maps\_zombiemode::main();
thread maps\ugx_jukebox::jukebox_init();
thread maps\ugx_weather_handle::think();
// UGX JukeBox
sound,ugx_jukebox_music,,all_sp
xmodel,jukebox_on
weapon,sp/jukebox_button_press
xanim,jukebox_button_press
fx,ugx/jukebox_idle
menufile,ui/scriptmenus/ugx_jukebox.menu
material,jukebox_bg
xanim,jukebox_start_anim
xanim,jukebox_end_anim
xanim,jukebox_loop_anim
// UGX Mod v1.1
include,ugx_mod_assets
menufile,ui/ugxm_spiral.menu
rawfile,maps/ugx_modder_help.gsc
// End UGX Mod v1.1
// Zombie Mode Stuff
include,zombiemode
include,zombiemode_dogs
// Zombie Mode Strings
localize,zombie
// Mod Strings
localize,mod
stringtable,maps/mapsTable.csv
// Edited Loadout For Zombie Heroes
rawfile,maps\_loadout.gsc
// Edited LastStand For Deep Water Like Sumpf
rawfile,maps\_laststand.gsc
// Edited For Developer_Script
rawfile,maps\_debug.gsc
include,ugx_mod_assets