
Posts
2,789
Respect
230Add +1
Forum Rank
King of the Zombies
Primary Group
Community Daedra
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!//menu
menufile,ui\hud.menu
material,hud_frame_faction_lines
material,zombierank_5_ded
material,hud_shoutcasting_viewing_box

//menu
menufile,ui\hud.menu// menu
menufile,ui\hud.menu
Whether it's relevant to your problem or not if you are using comments in CSV but a space between the comment and your comment text.
BAD:GOOD: Code SnippetPlaintext//menu
menufile,ui\hud.menu Code SnippetPlaintext// menu
menufile,ui\hud.menu
Otherwise hud.menu will not actually be included.
// Zombie Mode Stuff
include,zombiemode
include,zombiemode_dogs
// Zombie Mode Strings
localize,zombie
// Mod Strings
localize,mod
// 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
stringtable,maps/mapsTable.csv
localize,mod,,
xmodel,bo1_con_corn_d
//hacker
xmodel,bo1_viewmodel_famas
xmodel,bo1_viewmodel_hacker
xanim,bo1_viewmodel_hacker_idle
xanim,bo1_viewmodel_hacker_fire
xanim,bo1_viewmodel_hacker_pullout
xanim,bo1_viewmodel_hacker_putaway
xanim,bo1_viewmodel_hacker_sprint_in
xanim,bo1_viewmodel_hacker_sprint_out
xanim,bo1_viewmodel_hacker_sprint_loop
xmodel,viewhands_cia
//chain
xmodel,viewmodel_chainsaw
xanim,viewmodel_chainsaw_idle
//light rifle
xmodel,viewmodel_lightrifle
xmodel,viewmodel_lightrifle_cammo
xanim,viewmodel_lightrifle_idle
xanim,viewmodel_lightrifle_reload
material,mtl_light_rifel
material,mtl_light_rifel_cammo
xanim,viewmodel_lightrifle_fire
//model 1887
xmodel,viewmodel_model
xanim,viewmodel_model_idle
xanim,viewmodel_model_reload
xanim,viewmodel_model_fire
xanim,viewmodel_model_rechamber
material,scope_overlay_russian
xanim,viewmodel_tazer_knife
xmodel,viewmodel_taser
material,mtl_cammo_green
xmodel,viewmodel_zombie_thompson_smg
material,lui_loader
// menu
material,~-gmtl_t6_wpn_briefcase_bomb_keypad
material,menu_zm_toomany_backing
material,lui_bkg_zm_rocks_front_forward
material,hud_frame_faction_lines
material,zombierank_5_ded
material,hud_shoutcasting_viewing_box
menufile,ui\hud.menu
menufile,ui\main.menudid that and they are at bottom... here is the whole mod.csv Code SnippetPlaintext// Zombie Mode Stuff
include,zombiemode
include,zombiemode_dogs
// Zombie Mode Strings
localize,zombie
// Mod Strings
localize,mod
// 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
stringtable,maps/mapsTable.csv
localize,mod,,
xmodel,bo1_con_corn_d
//hacker
xmodel,bo1_viewmodel_famas
xmodel,bo1_viewmodel_hacker
xanim,bo1_viewmodel_hacker_idle
xanim,bo1_viewmodel_hacker_fire
xanim,bo1_viewmodel_hacker_pullout
xanim,bo1_viewmodel_hacker_putaway
xanim,bo1_viewmodel_hacker_sprint_in
xanim,bo1_viewmodel_hacker_sprint_out
xanim,bo1_viewmodel_hacker_sprint_loop
xmodel,viewhands_cia
//chain
xmodel,viewmodel_chainsaw
xanim,viewmodel_chainsaw_idle
//light rifle
xmodel,viewmodel_lightrifle
xmodel,viewmodel_lightrifle_cammo
xanim,viewmodel_lightrifle_idle
xanim,viewmodel_lightrifle_reload
material,mtl_light_rifel
material,mtl_light_rifel_cammo
xanim,viewmodel_lightrifle_fire
//model 1887
xmodel,viewmodel_model
xanim,viewmodel_model_idle
xanim,viewmodel_model_reload
xanim,viewmodel_model_fire
xanim,viewmodel_model_rechamber
material,scope_overlay_russian
xanim,viewmodel_tazer_knife
xmodel,viewmodel_taser
material,mtl_cammo_green
xmodel,viewmodel_zombie_thompson_smg
material,lui_loader
// menu
material,~-gmtl_t6_wpn_briefcase_bomb_keypad
material,menu_zm_toomany_backing
material,lui_bkg_zm_rocks_front_forward
material,hud_frame_faction_lines
material,zombierank_5_ded
material,hud_shoutcasting_viewing_box
menufile,ui\hud.menu
menufile,ui\main.menu
Try adding the HUD file includes to your mapname.csv in zone_source.

menufile,ui/hud.menu
menufile,ui/hud.txt
![]() | |
![]() | |
![]() | Has the ability to issue warnings to users, edit and remove posts from the forum and to move topics to other boards. Upholds the rules of the forum. Moderates Chat Rooms. |
As for errors? i have none.