
Posts
331
Respect
97Add +1
Forum Rank
Perk Hacker
Primary Group
Mapper
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!
![]() | Has released one or more maps to the UGX-Mods community. |
maps\secret_army_door::main();
preCacheModel ("zombie_zapper_cagelight_green");
game["tom_music_player"] = "tom_music_player";
PrecacheMenu( game["tom_music_player"] );
level thread maps\tom_music_player_unl::main();
maps\_soul_chest::PreCache_soul_chest();
maps\bam_bo_mod_zipline::zipline_init();
maps\_blst_custom_ammo::custom_ammo_precache()
maps\_dig_site::PreCache_dig_site();
maps\_zombiemode::main();
thread maps\nazi_zombie_sumpf_zipline::initZipline();
thread maps\_dig_site::main();
thread maps\_soul_chest::main();
players = get_players();
for(i=0;i<players.size;i++)
{
players[i] thread staminup();
players[i] thread deadshot();
players[i] thread mule_kick();


![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has shown excellence and experience in the area of custom scripting in the UGX-Mods community. |
![]() Oil Rig Beta Access |
hi bluntstuffy, I only get one item to tick of in the mods window which is the saw hud. this is my map .gsc
I firstly had dig_site main under zombiemode main so its not that I have the zipline code there

![]() | Has released one or more maps to the UGX-Mods community. |
xmodel,mounted_usa_30cal_lmg
xmodel,viewmodel_usa_30cal_lmg
xmodel,viewmodel_usa_30cal_bipod_lmg
xmodel,skybox_prologue
//BluntStuffy's Soul Chest's
rawfile,maps/_soul_chest.gsc
rawfile,animtrees/blst_soul_chest.atr
sound,blst_soul_chest_1,,all_sp
sound,blst_soul_chest_2,,all_sp
fx,blst_custom/blst_fx_chest_soul
fx,blst_custom/blst_fx_chest_idle
xmodel,blst_soul_chest
xmodel,blst_soul_chest_active
xanim,blst_soul_chest_open
xanim,blst_soul_chest_close_notfull
xanim,blst_soul_chest_close_full
xanim,blst_soul_chest_idle01
xanim,blst_soul_chest_idle02
xanim,blst_soul_chest_idle03
xanim,blst_soul_chest_idle04
xanim,blst_soul_chest_idle05
xanim,blst_soul_chest_idle06
// BluntStuffy's Dig Site's
rawfile,maps/_dig_site.gsc
material,blst_hud_icon_saw
xmodel,blst_mdl_ammo_refill
xmodel,blst_mdl_blood_money
xmodel,blst_mdl_blood_money_minus
xmodel,viewmodel_bbetty_mine
xmodel,clutter_berlin_crate_01
xmodel,global_flammable_crate_piece01_d
xmodel,static_seelow_saw
//////////////////////////////////////////////////
// Music Player .csv
//////////////////////////////////////////////////
xmodel,zombie_zapper_cagelight_green
sound,mod_music_box_stock,all_sp
rawfile,maps/tom_music_player_unl.gsc
menufile,ui/scriptmenus/tom_music_player.menu