UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

[User Tutorial/UGX Mod] Installing UGX Mod - the easy way

broken avatar :(
Created 9 years ago
by Deleted User
0 Members and 1 Guest are viewing this topic.
7,516 views
broken avatar :(
  • DeletedUser
  • Deleted Member
×
broken avatar :(
DeletedUser
This user is deleted :(
Hey guys, in this tutorial I'll be covering the part when it comes to mod compiling. Before you start, please follow the tutorial on the Wiki (http://ugx-mods.com/wiki/index.php?title=UGX_Mod_Standalone_Installation) until the compiling part. For some reason (and I don't know why) they tell you to use UGX Project Mover when compiling that does some shit and stuff and it wastes a lot of precious time. Since the contest has brought many newbies that are struggling with this part I've decided to post the workaround here.
First, open your map's mod.csv and paste this at the end:
Code Snippet
Plaintext
// UGX Mod stuff
material,ugx_loadscreen_user
material,ugx_main_menu_user
stringtable,mp/ugxm.csv
stringtable,mp/ugxm_rewards.csv
stringtable,mp/ugxm_tier1.csv
menufile,ui/ingame.txt
menufile,ui/briefing.menu
menufile,ui/main.menu
menufile,ui/options_game_pc.menu
menufile,ui/choices_setup_common.menu
menufile,ui/hud.menu
menufile,ui/objective_info.menu
menufile,ui/xboxlive_lobby.menu
menufile,ui/playerlist.inc
menufile,ui/pc_joinchoosegamemode.menu
menufile,ui/challenges.menu
menufile,ui/joinserver.inc
menufile,ui/playerprofile.menu
menufile,ui_mp/manage_friends.menu
menufile,ui/ugxm_back.inc
menufile,ui/options_new_pc.menu
menufile,ui_mp/leftside_options_ugx.inc
menufile,ui/options_graphics_pc.menu
menufile,ui_mp/options_voice.menu
menufile,ui_mp/options_multi.menu
menufile,ui_mp/leftside_controls_ugx.inc
menufile,ui/options_look_pc.menu
menufile,ui/options_move_pc.menu
menufile,ui/options_shoot_pc.menu
menufile,ui/options_misc_pc.menu
menufile,ui/options_coop_pc.menu
menufile,ui_mp/mods.menu
menufile,ui/pc_gamesetup_coop.menu
menufile,ui/blurredbg.inc
menufile,ui/blurredbg_findgame.inc
menufile,ui/blurredbg_online.inc
localize,ugxm
menufile,ui/scriptmenus/ugxm_vote_host.menu
menufile,ui/scriptmenus/ugxm_vote_players.menu
font,fonts/bigFont
font,fonts/boldFont
font,fonts/consoleFont
font,fonts/extraBigFont
font,fonts/normalfont
font,fonts/objectiveFont
font,fonts/smallFont
There you have it. No need to use the Project Mover anymore, a HUGE timesaver and additional space for additional FFs. ^^
If you want to uninstall the UGX Mod, follow the same steps as the original and remove that part from your mod.csv
broken avatar :(
×
broken avatar :(
Location: us
Date Registered: 16 June 2013
Last active: 1 year ago
Posts
1,005
Respect
Forum Rank
Zombie Colossus
Primary Group
Community Mapper
My Groups
More
My Contact & Social Links
More
Signature
Hey if you had tons of fun on playing my maps please DONATE :)

play ESTATE now, and claim your mansion back from the undead!
×
jei9363's Groups
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Community Mapper Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager.
jei9363's Contact & Social Linksjei9363jei9363jayingardia
this is great! main reason I hold off on applying it. thanks!
broken avatar :(
×
broken avatar :(
[UGX] Founder
Location: usBay Area, California
Date Registered: 24 June 2011
Last active: 8 months ago
Posts
5,551
Respect
6,691Add +1
Forum Rank
Immortal
Primary Group
UGX Administrator
My Groups
More
My Contact & Social Links
More
Signature
If Java had true garbage collection, most programs would delete themselves upon execution.
×
treminaor's Groups
UGX Administrator
UGX Team Member
UGX Site Moderator 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.
The reason the ugx mod.ff and mapname mod.ff are kept separate was because i did not want to prevent people from using their mapname mod.ff from their map in conjunction with the mod if they already had one set up.

if this makes more sense to people than using the project mover than by all means just do it this way, tired of people not understanding a simple program.
broken avatar :(
  • DeletedUser
  • Deleted Member
×
broken avatar :(
DeletedUser
This user is deleted :(
The reason the ugx mod.ff and mapname mod.ff are kept separate was because i did not want to prevent people from using their mapname mod.ff from their map in conjunction with the mod if they already had one set up.
Since this is a contest, time matters, that's why I did it.
broken avatar :(
×
broken avatar :(
Location: us
Date Registered: 16 June 2013
Last active: 1 year ago
Posts
1,005
Respect
Forum Rank
Zombie Colossus
Primary Group
Community Mapper
My Groups
More
My Contact & Social Links
More
×
jei9363's Groups
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Community Mapper Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager.
jei9363's Contact & Social Linksjei9363jei9363jayingardia
I added to my _patch. game settings menu and game is all good (fonts and all), but I got alien main menu..

Code Snippet
Plaintext
// Materials
material,zombie_electric_shock_overlay
material,zombie_transporter_overlay

// Scripts
rawfile,animscripts/death.gsc
rawfile,animscripts/melee.gsc
rawfile,animscripts/scripted.gsc
rawfile,animscripts/utility.gsc
rawfile,animscripts/traverse/shared.gsc
rawfile,animscripts/traverse/zombie_jump_down_72.gsc
rawfile,animscripts/traverse/zombie_jump_down_96.gsc
rawfile,animscripts/traverse/zombie_jump_down_120.gsc
rawfile,animscripts/traverse/zombie_jump_down_127.gsc
rawfile,animscripts/traverse/zombie_jump_down_184.gsc
rawfile,animscripts/traverse/zombie_jump_down_190.gsc
rawfile,animscripts/traverse/zombie_jump_up_to_climb.gsc
rawfile,maps/_arcademode.gsc
rawfile,maps/_audio.gsc
rawfile,maps/_callbackglobal.gsc
rawfile,maps/_challenges_coop.gsc
rawfile,maps/_collectibles_game.gsc
rawfile,maps/_friendlyfire.gsc
rawfile,maps/_gameskill.gsc
rawfile,maps/_laststand.gsc
rawfile,maps/_load.gsc
rawfile,maps/_loadout.gsc
rawfile,maps/_mgturret.gsc
rawfile,maps/_zombiemode.gsc
rawfile,maps/_zombiemode_blockers_new.gsc
rawfile,maps/_zombiemode_spawner.gsc
rawfile,maps/_zombiemode_tesla.gsc
rawfile,maps/_zombiemode_weapons.gsc
rawfile,maps/_zombiemode_dogs.gsc

// Characters
rawfile,mptype/nazi_zombie_heroes.gsc
rawfile,character/char_zomb_player_0.gsc
rawfile,character/char_zomb_player_1.gsc
rawfile,character/char_zomb_player_2.gsc
rawfile,character/char_zomb_player_3.gsc

// Dog Anim Scripts
rawfile,animscripts/dog_combat.gsc
rawfile,animscripts/dog_death.gsc
rawfile,animscripts/dog_init.gsc
rawfile,animscripts/dog_pain.gsc
rawfile,animscripts/dog_move.gsc
rawfile,animscripts/dog_scripted.gsc
rawfile,animscripts/dog_stop.gsc
rawfile,animscripts/dog_flashed.gsc

// Client Scripts
rawfile,clientscripts/_callbacks.csc
rawfile,clientscripts/_footsteps.csc
rawfile,clientscripts/_lights.csc
rawfile,clientscripts/_load.csc

// Shellshock
rawfile,shock/dog_bite.shock

// Animtrees
rawfile,animtrees/dog.atr
rawfile,animtrees/generic_human.atr
rawfile,animtrees/zombie_cymbal_monkey.atr

// String Table
stringtable,mp/zombiemode.csv,,

// Menu
menufile,ui/hud.txt

// UGX Mod stuff
material,ugx_loadscreen_user
material,ugx_main_menu_user
stringtable,mp/ugxm.csv
stringtable,mp/ugxm_rewards.csv
stringtable,mp/ugxm_tier1.csv
menufile,ui/ingame.txt
menufile,ui/briefing.menu
menufile,ui/main.menu
menufile,ui/options_game_pc.menu
menufile,ui/choices_setup_common.menu
menufile,ui/hud.menu
menufile,ui/objective_info.menu
menufile,ui/xboxlive_lobby.menu
menufile,ui/playerlist.inc
menufile,ui/pc_joinchoosegamemode.menu
menufile,ui/challenges.menu
menufile,ui/joinserver.inc
menufile,ui/playerprofile.menu
menufile,ui_mp/manage_friends.menu
menufile,ui/ugxm_back.inc
menufile,ui/options_new_pc.menu
menufile,ui_mp/leftside_options_ugx.inc
menufile,ui/options_graphics_pc.menu
menufile,ui_mp/options_voice.menu
menufile,ui_mp/options_multi.menu
menufile,ui_mp/leftside_controls_ugx.inc
menufile,ui/options_look_pc.menu
menufile,ui/options_move_pc.menu
menufile,ui/options_shoot_pc.menu
menufile,ui/options_misc_pc.menu
menufile,ui/options_coop_pc.menu
menufile,ui_mp/mods.menu
menufile,ui/pc_gamesetup_coop.menu
menufile,ui/blurredbg.inc
menufile,ui/blurredbg_findgame.inc
menufile,ui/blurredbg_online.inc
localize,ugxm
menufile,ui/scriptmenus/ugxm_vote_host.menu
menufile,ui/scriptmenus/ugxm_vote_players.menu
font,fonts/bigFont
font,fonts/boldFont
font,fonts/consoleFont
font,fonts/extraBigFont
font,fonts/normalfont
font,fonts/objectiveFont
font,fonts/smallFont


localize,zombie

localize,mod

rawfile,maps\_loadout.gsc

rawfile,maps\_laststand.gsc

rawfile,maps\_debug.gsc
broken avatar :(
×
broken avatar :(
[UGX] Founder
Location: usBay Area, California
Date Registered: 24 June 2011
Last active: 8 months ago
Posts
5,551
Respect
6,691Add +1
Forum Rank
Immortal
Primary Group
UGX Administrator
My Groups
More
My Contact & Social Links
More
×
treminaor's Groups
UGX Administrator
UGX Team Member
UGX Site Moderator 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.
I added to my _patch. game settings menu and game is all good (fonts and all), but I got alien main menu..
broken avatar :(
×
broken avatar :(
Location: us
Date Registered: 16 June 2013
Last active: 1 year ago
Posts
1,005
Respect
Forum Rank
Zombie Colossus
Primary Group
Community Mapper
My Groups
More
My Contact & Social Links
More
×
jei9363's Groups
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Community Mapper Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager.
jei9363's Contact & Social Linksjei9363jei9363jayingardia
it was in the readme.. that the mod.ff couldnt be any other name.. we all good now


Double Post Merge: October 19, 2014, 05:40:27 pm
*mod.ff: contains all UGX Mod ff assets, including the menu files. This cannot be changed to a different FF. This must be compiled for each map
Last Edit: October 19, 2014, 05:40:27 pm by jei9363
broken avatar :(
  • DeletedUser
  • Deleted Member
×
broken avatar :(
DeletedUser
This user is deleted :(
I added to my _patch. game settings menu and game is all good (fonts and all), but I got alien main menu..

Code Snippet
Plaintext
// Materials
material,zombie_electric_shock_overlay
material,zombie_transporter_overlay

// Scripts
rawfile,animscripts/death.gsc
rawfile,animscripts/melee.gsc
rawfile,animscripts/scripted.gsc
rawfile,animscripts/utility.gsc
rawfile,animscripts/traverse/shared.gsc
rawfile,animscripts/traverse/zombie_jump_down_72.gsc
rawfile,animscripts/traverse/zombie_jump_down_96.gsc
rawfile,animscripts/traverse/zombie_jump_down_120.gsc
rawfile,animscripts/traverse/zombie_jump_down_127.gsc
rawfile,animscripts/traverse/zombie_jump_down_184.gsc
rawfile,animscripts/traverse/zombie_jump_down_190.gsc
rawfile,animscripts/traverse/zombie_jump_up_to_climb.gsc
rawfile,maps/_arcademode.gsc
rawfile,maps/_audio.gsc
rawfile,maps/_callbackglobal.gsc
rawfile,maps/_challenges_coop.gsc
rawfile,maps/_collectibles_game.gsc
rawfile,maps/_friendlyfire.gsc
rawfile,maps/_gameskill.gsc
rawfile,maps/_laststand.gsc
rawfile,maps/_load.gsc
rawfile,maps/_loadout.gsc
rawfile,maps/_mgturret.gsc
rawfile,maps/_zombiemode.gsc
rawfile,maps/_zombiemode_blockers_new.gsc
rawfile,maps/_zombiemode_spawner.gsc
rawfile,maps/_zombiemode_tesla.gsc
rawfile,maps/_zombiemode_weapons.gsc
rawfile,maps/_zombiemode_dogs.gsc

// Characters
rawfile,mptype/nazi_zombie_heroes.gsc
rawfile,character/char_zomb_player_0.gsc
rawfile,character/char_zomb_player_1.gsc
rawfile,character/char_zomb_player_2.gsc
rawfile,character/char_zomb_player_3.gsc

// Dog Anim Scripts
rawfile,animscripts/dog_combat.gsc
rawfile,animscripts/dog_death.gsc
rawfile,animscripts/dog_init.gsc
rawfile,animscripts/dog_pain.gsc
rawfile,animscripts/dog_move.gsc
rawfile,animscripts/dog_scripted.gsc
rawfile,animscripts/dog_stop.gsc
rawfile,animscripts/dog_flashed.gsc

// Client Scripts
rawfile,clientscripts/_callbacks.csc
rawfile,clientscripts/_footsteps.csc
rawfile,clientscripts/_lights.csc
rawfile,clientscripts/_load.csc

// Shellshock
rawfile,shock/dog_bite.shock

// Animtrees
rawfile,animtrees/dog.atr
rawfile,animtrees/generic_human.atr
rawfile,animtrees/zombie_cymbal_monkey.atr

// String Table
stringtable,mp/zombiemode.csv,,

// Menu
menufile,ui/hud.txt

// UGX Mod stuff
material,ugx_loadscreen_user
material,ugx_main_menu_user
stringtable,mp/ugxm.csv
stringtable,mp/ugxm_rewards.csv
stringtable,mp/ugxm_tier1.csv
menufile,ui/ingame.txt
menufile,ui/briefing.menu
menufile,ui/main.menu
menufile,ui/options_game_pc.menu
menufile,ui/choices_setup_common.menu
menufile,ui/hud.menu
menufile,ui/objective_info.menu
menufile,ui/xboxlive_lobby.menu
menufile,ui/playerlist.inc
menufile,ui/pc_joinchoosegamemode.menu
menufile,ui/challenges.menu
menufile,ui/joinserver.inc
menufile,ui/playerprofile.menu
menufile,ui_mp/manage_friends.menu
menufile,ui/ugxm_back.inc
menufile,ui/options_new_pc.menu
menufile,ui_mp/leftside_options_ugx.inc
menufile,ui/options_graphics_pc.menu
menufile,ui_mp/options_voice.menu
menufile,ui_mp/options_multi.menu
menufile,ui_mp/leftside_controls_ugx.inc
menufile,ui/options_look_pc.menu
menufile,ui/options_move_pc.menu
menufile,ui/options_shoot_pc.menu
menufile,ui/options_misc_pc.menu
menufile,ui/options_coop_pc.menu
menufile,ui_mp/mods.menu
menufile,ui/pc_gamesetup_coop.menu
menufile,ui/blurredbg.inc
menufile,ui/blurredbg_findgame.inc
menufile,ui/blurredbg_online.inc
localize,ugxm
menufile,ui/scriptmenus/ugxm_vote_host.menu
menufile,ui/scriptmenus/ugxm_vote_players.menu
font,fonts/bigFont
font,fonts/boldFont
font,fonts/consoleFont
font,fonts/extraBigFont
font,fonts/normalfont
font,fonts/objectiveFont
font,fonts/smallFont


localize,zombie

localize,mod

rawfile,maps\_loadout.gsc

rawfile,maps\_laststand.gsc

rawfile,maps\_debug.gsc
Come on mate, map's patch is only loaded when the map is loaded -.-
broken avatar :(
×
broken avatar :(
Location: us
Date Registered: 16 June 2013
Last active: 1 year ago
Posts
1,005
Respect
Forum Rank
Zombie Colossus
Primary Group
Community Mapper
My Groups
More
My Contact & Social Links
More
×
jei9363's Groups
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Community Mapper Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager.
jei9363's Contact & Social Linksjei9363jei9363jayingardia
haha had no idea they were loaded at different times :p
broken avatar :(
×
broken avatar :(
Location: caNS
Date Registered: 29 August 2014
Last active: 7 years ago
Posts
145
Respect
Forum Rank
Pack-a-Puncher
Primary Group
Member
My Contact & Social Links
More
Personal Quote
Why Not Zoidberg
×
CanadianTyler's Groups
I'm a noob, where is mod.csv
broken avatar :(
×
broken avatar :(
The King of Zombies
Location: usLouisiana
Date Registered: 24 June 2013
Last active: 4 years ago
Posts
2,148
Respect
Forum Rank
King of the Zombies
Primary Group
Donator ♥
My Groups
More
My Contact & Social Links
More
Signature
Donate to me if you enjoy my work. https://www.paypal.me/thezombiekilla6
×
Dust's Groups
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Dust's Contact & Social LinksMrZ0mbiesFanaticdust103194MrZ0mbiesFanatic
I'm a noob, where is mod.csv

mod.csv is the small little box in launcher.
broken avatar :(
×
broken avatar :(
Location: caNS
Date Registered: 29 August 2014
Last active: 7 years ago
Posts
145
Respect
Forum Rank
Pack-a-Puncher
Primary Group
Member
My Contact & Social Links
More
Personal Quote
Why Not Zoidberg
×
CanadianTyler's Groups
mod.csv is the small little box in launcher.

I found it, pasted in the code and when I compile the map it still does not work. http://ugx-mods.com/forum/index.php?topic=4520.0

 
Loading ...