UGX-Mods

Call of Duty 5: World at War => General => Topic started by: steamerazo on January 04, 2018, 07:49:39 pm

Title: Custom Zombies Launcher
Post by: steamerazo on January 04, 2018, 07:49:39 pm
Would it ever be possible to make some type of launcher for world at war where rather than having to launch the game it self go to the mods section and load up a map you could launch it from a program on the desktop. You would launch the program up select a zombie map and it would just load up straight to the game. The main reason why I thought this would be cool is because you could make it have a map picture an description and the UI would be much cleaner. I like the World at War interface but sometimes it feels out of place.
Title: Re: Custom Zombies Launcher
Post by: OwenC on January 16, 2018, 11:52:20 pm
I think ugx have or are in the process of making something like this
Title: Re: Custom Zombies Launcher
Post by: AllMoDs on September 09, 2018, 05:51:26 pm
Would it ever be possible to make some type of launcher for world at war where rather than having to launch the game it self go to the mods section and load up a map you could launch it from a program on the desktop. You would launch the program up select a zombie map and it would just load up straight to the game. The main reason why I thought this would be cool is because you could make it have a map picture an description and the UI would be much cleaner. I like the World at War interface but sometimes it feels out of place.
  make a shortcut of wawexe to desktop right click it go to shortcut tab in the target part put this at end of whats there
Code Snippet
Plaintext
+set fs_game mods/map name  as it shows in mods in game aka devmap name
will look like this if your target is same in steamapps
"C:\Program Files (x86)\Steam\steamapps\common\Call of Duty World at War\CoDWaW.exe" +set fs_game mods/map name
can add more to like window mode can add different resolutions
"C:\Program Files (x86)\Steam\steamapps\common\Call of Duty World at War\CoDWaW.exe" +set fs_game mods/map name  +set r_fullscreen 0 +seta r_mode 1280x720

and a debug one to if you make maps and hit error and need to debug what it  is
"C:\Program Files (x86)\Activision\Call of Duty World at War\CoDWaW.exe" +set fs_game mods/dbs_tournament_of_power +set developer 2 +set developer_script 1 +set r_fullscreen 0  +seta r_mode 1280x720


that will load that map when  you use that exe shortcut
i have 6 dif exe on my desktop for diff maps you can rename the exe shortcut what ever you want
there is lots more you can add hope this helps
Title: Re: Custom Zombies Launcher
Post by: Harry Bo21 on September 09, 2018, 07:27:20 pm
Would it ever be possible to make some type of launcher for world at war where rather than having to launch the game it self go to the mods section and load up a map you could launch it from a program on the desktop. You would launch the program up select a zombie map and it would just load up straight to the game. The main reason why I thought this would be cool is because you could make it have a map picture an description and the UI would be much cleaner. I like the World at War interface but sometimes it feels out of place.
you mean like - the two different apps ugx have made

both of which no one bothers to use coz it only saves you all of like 2 clicks and 5 seconds