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

Main Menu Customization

broken avatar :(
Created 10 years ago
by MZslayer11
0 Members and 1 Guest are viewing this topic.
6,276 views
broken avatar :(
×
broken avatar :(
Location: usUnited States
Date Registered: 7 March 2014
Last active: 2 months ago
Posts
1,191
Respect
Forum Rank
Zombie Colossus
Primary Group
UGX Site Moderator
My Groups
More
My Contact & Social Links
More
×
MZslayer11's Groups
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.
MZslayer11's Contact & Social LinksMZslayer11Service_Code_30#2655
Just  few questions about changing the main menu!

1. How do I change the mouse pointer? (I'm assuming its just an image that i can edit)
2. How do I change the Main menu Background? (I'm also assuming its just an image that i can edit)
3. How do I change the Main Menu Music?
4. How can i change the color/design for the buttons? (Another image to edit?)

Any help is appreciated! Thanks :)
broken avatar :(
×
broken avatar :(
[UGX] Documentation Writer & Programmer
Location: usLos Angeles, CA
Date Registered: 23 August 2013
Last active: 6 months ago
Posts
1,322
Respect
Forum Rank
Zombie Colossus
Primary Group
UGX Team Member
My Groups
More
My Contact & Social Links
More
Personal Quote
(ง º ω º )ง u wont sum m8y?
Signature
Do not take life too seriously. You will never get out of it alive.
×
DidUknowiPwn's Groups
UGX Team Member
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Community Scripter Elite Has shown excellence and experience in the area of custom scripting in the UGX-Mods community.
BO3 Modtools Alpha
BO3 Modtools Alpha
This user has access to the Black Ops 3 Modtools Alpha
Just  few questions about changing the main menu!

1. How do I change the mouse pointer? (I'm assuming its just an image that i can edit)
2. How do I change the Main menu Background? (I'm also assuming its just an image that i can edit)
3. How do I change the Main Menu Music?
4. How can i change the color/design for the buttons? (Another image to edit?)

Any help is appreciated! Thanks :)
1) Mouse = 3_cursor3.iwi (should be located in localized_LANGUAGE_iw00.iwd)

2) Main Menu Background = Placed in main_text of main.menu (ui/main.menu)
Code Snippet
Plaintext
		itemDef
{
style WINDOW_STYLE_SHADER
rect FULLSCREEN_WIDE
background "nzr_main_menu"
forecolor 0.6 0.6 0.6 0.7
visible 1
decoration
}
background is a 2D material.

3) Music, create the soundalias then put it through ModSound, get the converted sound and place it where soundalias reference goes then in menu file replace soundLoop with the new alias.

4) Specify what you mean by buttons, if you mean when you highlight something that's handled by menu file function. (CHOICE_XXX_XXXX) in there's a group that leads to it, no idea what it's called I'll check it out.
Last Edit: October 03, 2014, 01:28:34 am by DidUknowiPwn
broken avatar :(
×
broken avatar :(
Location: usUnited States
Date Registered: 7 March 2014
Last active: 2 months ago
Posts
1,191
Respect
Forum Rank
Zombie Colossus
Primary Group
UGX Site Moderator
My Groups
More
My Contact & Social Links
More
×
MZslayer11's Groups
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.
MZslayer11's Contact & Social LinksMZslayer11Service_Code_30#2655
Thanks for the info! Will check those out.
When I said menu buttons i meant  the color from the standard grey and maby adding a new design to the buttons.
broken avatar :(
×
broken avatar :(
[UGX] Documentation Writer & Programmer
Location: usLos Angeles, CA
Date Registered: 23 August 2013
Last active: 6 months ago
Posts
1,322
Respect
Forum Rank
Zombie Colossus
Primary Group
UGX Team Member
My Groups
More
My Contact & Social Links
More
Personal Quote
(ง º ω º )ง u wont sum m8y?
×
DidUknowiPwn's Groups
UGX Team Member
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Community Scripter Elite Has shown excellence and experience in the area of custom scripting in the UGX-Mods community.
BO3 Modtools Alpha
BO3 Modtools Alpha
This user has access to the Black Ops 3 Modtools Alpha
Thanks for the info! Will check those out.
When I said menu buttons i meant  the color from the standard grey and maby adding a new design to the buttons.
Yeah that thing is done by background hover in the CHOICE_ function I can't seem to find the actual define of it so :/ someone probably has done it before. I don't think it's by an image but it may be since I think it 'fades' away like it has alpha.

Also you probably have to clear the background video just look for some bik play or video something then remove it (being remove the entire itemDef).
Last Edit: October 03, 2014, 01:48:21 am by DidUknowiPwn
broken avatar :(
×
broken avatar :(
Location: usUnited States
Date Registered: 16 September 2014
Last active: 4 years ago
Posts
13
Respect
Forum Rank
Legless Crawler
Primary Group
Member
My Contact & Social Links
More
Personal Quote
qq
Signature
Hello i'm siikdUde. I'm new around here (atleast in UGX and zombie mapping and scripting over all) and I am trying to get more into making zombie maps. I do have some experience with Scripting in GSC and mapping in Radiant as I have made maps and scripted traps for Call of Duty 4 mod Deathrun.  I am now into making some zombie maps so I will try to make some ;) I hope to try to meet some of you!
×
siikdUde's Groups
siikdUde's Contact & Social LinkssiikdUdesiikdUdesiikdUde
Is there a video doing all these things?
broken avatar :(
×
broken avatar :(
[UGX] Documentation Writer & Programmer
Location: usLos Angeles, CA
Date Registered: 23 August 2013
Last active: 6 months ago
Posts
1,322
Respect
Forum Rank
Zombie Colossus
Primary Group
UGX Team Member
My Groups
More
My Contact & Social Links
More
Personal Quote
(ง º ω º )ง u wont sum m8y?
×
DidUknowiPwn's Groups
UGX Team Member
Donator ♥ Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum.
Community Scripter Elite Has shown excellence and experience in the area of custom scripting in the UGX-Mods community.
BO3 Modtools Alpha
BO3 Modtools Alpha
This user has access to the Black Ops 3 Modtools Alpha
Is there a video doing all these things?
How to do it? I mean it's fairly straight forward.
broken avatar :(
×
broken avatar :(
Location: usUnited States
Date Registered: 16 September 2014
Last active: 4 years ago
Posts
13
Respect
Forum Rank
Legless Crawler
Primary Group
Member
My Contact & Social Links
More
Personal Quote
qq
×
siikdUde's Groups
siikdUde's Contact & Social LinkssiikdUdesiikdUdesiikdUde
How to do it? I mean it's fairly straight forward.
I know it is. I could do it anyway but I was just asking
Last Edit: October 03, 2014, 04:25:39 am by siikdUde

 
Loading ...