UGX-Mods

Call of Duty 5: World at War => Tutorial Desk => Modding => Topic started by: MakeCents on November 23, 2014, 03:29:53 am

Title: Custom screens and music. updated (11-23-14)
Post by: MakeCents on November 23, 2014, 03:29:53 am
This is an easy way I put together to make a map have custom music and menu screens, Main, Find Game, Coop Lobby, pause, and objective.


Special thanks:
DidUknowiPwn for help with menu files and coop lobby screen
tudark for Images
Paragalor for how to change menu music
music from looperman
- Yeolechap
- AGP
- cod game sounds
vinnyz500 for testing



(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi61.tinypic.com%2Fnp262w.jpg&hash=b90dba199e6fe6f9edfd8512d92948228eb85252)(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi60.tinypic.com%2F2dhehz5.jpg&hash=3dc2ea6fbea29afabaac57684f2c4f2b81832f4d)
custom_zombies_menu                                                                     custom_zombies_menu2
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi62.tinypic.com%2F29uxhc7.jpg&hash=5973c7a429721f96defa3ea27f2baa218dda3209)(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi57.tinypic.com%2F2v0bay0.jpg&hash=60574141ec63bf04d78953e9980d356a1ae4f6a3)
custom_zombies_menu3                                                                    menu_map_custom_zombies_menu   
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi58.tinypic.com%2F54dfuo.jpg&hash=ca0c5e1bf38683631545b2c0ee6ea588ce4b669b)
objectives screen   custom_top_bar and custom_bottom_bar                 



Instructions


1. Download _mc_custom_screens.rar (http://www.mediafire.com/download/q4xpcr433c2b0cr/_mc_custom_screens.rar)
2. Navigate to _mc_custom_screens\mods\ folder
3. Rename nazi_zombie_mapname folder to your nazi_zombie_mapname
Note: Rename your root\raw\ui\objective_info.menu file to root\raw\ui\objective_info_backup.menu
4. Copy everything, except for the text files, in _mc_custom_screens\ folder and paste it into your root folder
5. Navigate to your root\mods\nazi_zombie_mapname\ui\ folder
6. Open custom.menu with notepad ++ or sublime
7. Find this: map nazi_zombie_mapname and change it to map yourmapname, save and close
8. Open AssMan
9. Open root\source_data\CustomZombieMenu.gdt
10. Convert all the images
11. Close AssMan
12. Open the _mc_custom_screens\mod.csv text file
13. Copy everything to your maps mod.csv
14. Compile your map
15. Select all the new stuff in images, sound, and ui, and Build your mod


Not for use with the UGX mod or script placers where you already added menus
Title: Re: Custom screens and music, Main, Find Game, Coop Lobby, pause
Post by: pcmodder on November 23, 2014, 03:17:49 pm
Works perfectly i got it first time thanks very much. :)
Title: Re: Custom screens and music, Main, Find Game, Coop Lobby, pause
Post by: MakeCents on November 23, 2014, 08:54:04 pm
Works perfectly i got it first time thanks very much. :)

Thanks. I added the objective screens too now, and hopefully fixed the pause screen. The only files that gets overwritten would be the objectives_info.menu file. So be sure to back that one up.