UGX-Mods

Call of Duty 5: World at War => Help Desk => Topic started by: jrascov on October 06, 2015, 04:31:38 am

Title: Custom menu backrpund
Post by: jrascov on October 06, 2015, 04:31:38 am
I am wondering how I can import and use a custom back rounds for the menu of my mod.
Title: Re: Custom menu backrpund
Post by: jrascov on October 10, 2015, 01:14:44 am
Any body know how to add menu backgrounds?
Title: Re: Custom menu backrpund
Post by: DidUknowiPwn on October 10, 2015, 03:45:51 am
Any body know how to add menu backgrounds?
2D texture in asset manager use 1024x1024 texture resolution.
No mipmaps, copy ui/main.menu to mods/ui/my_main.menu
Remove the ui_cinematic and add your own background in main_text
Title: Re: Custom menu backrpund
Post by: MakeCents on October 10, 2015, 04:29:47 am
You can use this:

http://ugx-mods.com/forum/index.php/topic,4777.0.html (http://ugx-mods.com/forum/index.php/topic,4777.0.html)
Title: Re: Custom menu backrpund
Post by: jrascov on October 10, 2015, 05:59:43 am
Ok thank you guys. I am Photoshopping a Black Ops 2 Style background I couldn't find a way to test it. Will try it out.

Double Post Merge: October 10, 2015, 09:03:43 pm
I had an issue with MakeCents custom menu thing. It worked perfectly but I want to go in and replace the images and sounds to the ones I made and I do not know how to implement them.
Title: Re: Custom menu backrpund
Post by: DidUknowiPwn on October 10, 2015, 11:49:22 pm
Ok thank you guys. I am Photoshopping a Black Ops 2 Style background I couldn't find a way to test it. Will try it out.

Double Post Merge: October 10, 2015, 09:03:43 pm
I had an issue with MakeCents custom menu thing. It worked perfectly but I want to go in and replace the images and sounds to the ones I made and I do not know how to implement them.
Make a new material and replace it in the menu files.
Or just override the image.
Title: Re: Custom menu backrpund
Post by: MZslayer11 on October 11, 2015, 02:17:29 am
Make a new material and replace it in the menu files.
Or just override the image.

Yeah just override the images that came with make cents menu by makin your images have the same name.
Title: Re: Custom menu backrpund
Post by: jrascov on October 11, 2015, 03:42:34 am
Alright got it thanks alot! ;D ;D