You are viewing our Forum Archives. To view or take place in current topics click here.
#11. Posted:
SS_xX_King_Xx
  • New Member
Status: Offline
Joined: Dec 11, 201310Year Member
Posts: 17
Reputation Power: 0
Status: Offline
Joined: Dec 11, 201310Year Member
Posts: 17
Reputation Power: 0
mccoy5868 wrote
SS_xX_King_Xx wrote mccoy5869 - please help me out i need help with changing menu colors.
like changing menu colors in game/ shaders help?!!!??

(yours might be different so use this as a reference)
for your CreateRectangle( "", "", 0, -220, 260, 15, 1, self.ScrollCol, .8, self.SCR_Shader );
use something like self.Scrollcol instead of actually putting a color code there.
then you can set self.Scrollcol to what ever you want and then you can use my code to do it with.
So instead of this:
CreateRectangle( "", "", 0, -220, 260, 15, 1, (1,1,1), .8, "White" );
It is this:
CreateRectangle( "", "", 0, -220, 260, 15, 1, self.ScrollCol, .8, self.SCR_Shader );
And then this or something close to it in the color change menu for functions:
sc_redc()
{
self.ScrollCol = (1,0,0);
self iPrintln("Scroller color: Red");
}
I hope this helps and sorry I can't really explain it that well.




hey thanks for explaing also would i need to put the shader and shader colors under player spawned?

like self.scrollcol = (1,0,0);
#12. Posted:
mccoy5868
  • Resident Elite
Status: Offline
Joined: May 17, 201212Year Member
Posts: 220
Reputation Power: 9
Status: Offline
Joined: May 17, 201212Year Member
Posts: 220
Reputation Power: 9
SS_xX_King_Xx wrote
mccoy5868 wrote
SS_xX_King_Xx wrote mccoy5869 - please help me out i need help with changing menu colors.
like changing menu colors in game/ shaders help?!!!??

(yours might be different so use this as a reference)
for your CreateRectangle( "", "", 0, -220, 260, 15, 1, self.ScrollCol, .8, self.SCR_Shader );
use something like self.Scrollcol instead of actually putting a color code there.
then you can set self.Scrollcol to what ever you want and then you can use my code to do it with.
So instead of this:
CreateRectangle( "", "", 0, -220, 260, 15, 1, (1,1,1), .8, "White" );
It is this:
CreateRectangle( "", "", 0, -220, 260, 15, 1, self.ScrollCol, .8, self.SCR_Shader );
And then this or something close to it in the color change menu for functions:
sc_redc()
{
self.ScrollCol = (1,0,0);
self iPrintln("Scroller color: Red");
}
I hope this helps and sorry I can't really explain it that well.




hey thanks for explaing also would i need to put the shader and shader colors under player spawned?

like self.scrollcol = (1,0,0);


Yeah, just put self.scrollcol = (1,0,0);
same with shaders
self.SCR_Shader = "White";
#13. Posted:
-Lew
  • TTG Natural
Status: Offline
Joined: Jul 17, 201211Year Member
Posts: 923
Reputation Power: 177
Status: Offline
Joined: Jul 17, 201211Year Member
Posts: 923
Reputation Power: 177
mccoy5868 wrote
SS_xX_King_Xx wrote
mccoy5868 wrote
SS_xX_King_Xx wrote mccoy5869 - please help me out i need help with changing menu colors.
like changing menu colors in game/ shaders help?!!!??

(yours might be different so use this as a reference)
for your CreateRectangle( "", "", 0, -220, 260, 15, 1, self.ScrollCol, .8, self.SCR_Shader );
use something like self.Scrollcol instead of actually putting a color code there.
then you can set self.Scrollcol to what ever you want and then you can use my code to do it with.
So instead of this:
CreateRectangle( "", "", 0, -220, 260, 15, 1, (1,1,1), .8, "White" );
It is this:
CreateRectangle( "", "", 0, -220, 260, 15, 1, self.ScrollCol, .8, self.SCR_Shader );
And then this or something close to it in the color change menu for functions:
sc_redc()
{
self.ScrollCol = (1,0,0);
self iPrintln("Scroller color: Red");
}
I hope this helps and sorry I can't really explain it that well.




hey thanks for explaing also would i need to put the shader and shader colors under player spawned?

like self.scrollcol = (1,0,0);


Yeah, just put self.scrollcol = (1,0,0);
same with shaders
self.SCR_Shader = "White";


are you going to upload a pc version?
#14. Posted:
SS_xX_King_Xx
  • New Member
Status: Offline
Joined: Dec 11, 201310Year Member
Posts: 17
Reputation Power: 0
Status: Offline
Joined: Dec 11, 201310Year Member
Posts: 17
Reputation Power: 0
mccoy5868 wrote
SS_xX_King_Xx wrote
mccoy5868 wrote
SS_xX_King_Xx wrote mccoy5869 - please help me out i need help with changing menu colors.
like changing menu colors in game/ shaders help?!!!??

(yours might be different so use this as a reference)
for your CreateRectangle( "", "", 0, -220, 260, 15, 1, self.ScrollCol, .8, self.SCR_Shader );
use something like self.Scrollcol instead of actually putting a color code there.
then you can set self.Scrollcol to what ever you want and then you can use my code to do it with.
So instead of this:
CreateRectangle( "", "", 0, -220, 260, 15, 1, (1,1,1), .8, "White" );
It is this:
CreateRectangle( "", "", 0, -220, 260, 15, 1, self.ScrollCol, .8, self.SCR_Shader );
And then this or something close to it in the color change menu for functions:
sc_redc()
{
self.ScrollCol = (1,0,0);
self iPrintln("Scroller color: Red");
}
I hope this helps and sorry I can't really explain it that well.




hey thanks for explaing also would i need to put the shader and shader colors under player spawned?

like self.scrollcol = (1,0,0);


Yeah, just put self.scrollcol = (1,0,0);
same with shaders
self.SCR_Shader = "White";



also i have 1more problem i was trying to add in a heart element and it made my menu only show the frist 4 menus in the menu also it took away the title
#15. Posted:
MYB
  • Christmas!
Status: Offline
Joined: Aug 23, 201013Year Member
Posts: 1,144
Reputation Power: 51
Status: Offline
Joined: Aug 23, 201013Year Member
Posts: 1,144
Reputation Power: 51
This maybe a stupid question but, can I get the infections in system link and have them in an online zombies match? xD
#16. Posted:
mccoy5868
  • Resident Elite
Status: Offline
Joined: May 17, 201212Year Member
Posts: 220
Reputation Power: 9
Status: Offline
Joined: May 17, 201212Year Member
Posts: 220
Reputation Power: 9
Xeon- wrote I love all your menus

Thanks :)Glad you like it
20 Characters
#17. Posted:
SS_xX_King_Xx
  • New Member
Status: Offline
Joined: Dec 11, 201310Year Member
Posts: 17
Reputation Power: 0
Status: Offline
Joined: Dec 11, 201310Year Member
Posts: 17
Reputation Power: 0
Syracuse wrote This maybe a stupid question but, can I get the infections in system link and have them in an online zombies match? xD


yes but only mccoy knows
#18. Posted:
mccoy5868
  • Resident Elite
Status: Offline
Joined: May 17, 201212Year Member
Posts: 220
Reputation Power: 9
Status: Offline
Joined: May 17, 201212Year Member
Posts: 220
Reputation Power: 9
Drip_Drip wrote Nice i'm downloading now
Looks great

Thanks, I hope you enjoy using it
#19. Posted:
Mr-Crocker
  • New Member
Status: Offline
Joined: Dec 20, 201310Year Member
Posts: 36
Reputation Power: 2
Status: Offline
Joined: Dec 20, 201310Year Member
Posts: 36
Reputation Power: 2
Wow, dude you are like the Teh1337 of black ops...
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.