
Posts
360
Respect
62Add +1
Forum Rank
Perk Hacker
Primary Group
Donator ♥
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!![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
init()
{
level.ugxm_boss = [];
level.ugxm_boss["is_boss_round"] = true;
level.ugxm_boss["boss_spawned"] = true;
level.ugxm_boss["boss_health"] = 20000;
level.ugxm_boss["boss_thunderg_damage"] = 0;
level.ugxm_boss["boss_backup_zombies"] = 0;
level.ugxm_boss["boss_zombie"] = undefined;
level.ugxm_boss["boss_zombie_model"] = "char_jap_impinf_interrogator_zomb";
level.ugxm_boss["backup_zombie_model"] = "";
level.ugxm_boss["boss_use_gibbing"] = false;
level.ugxm_boss["backup_use_gibbing"] = false;
level.ugxm_boss["boss_is_frozen"] = false;
level.ugxm_boss["boss_freeze_time"] = 15;
level.ugxm_fx["boss_barf"] = loadFX("ugxm/trem_boss_barf");
level.ugxm_fx["boss_lsd"] = loadFX("ugxm/trem_boss_lsd_trip");
level.ugxm_fx["boss_frozen_smoke"] = loadFx("ugxm/freeze_gun/fx_zombie_freeze_md_inf");
}![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has shown effort and knowledge in the area of scripting while being a part of the UGX-Mods community. |
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() UGX V.I.P. | |
![]() | Has released one or more maps to the UGX-Mods community. |
![]() BO3 Modtools Alpha | This user has access to the Black Ops 3 Modtools Alpha |