You are viewing our Forum Archives. To view or take place in current topics click here.
Release Black ops XeRox V3 || Xbox 360 || TU11 ||
Posted:
Release Black ops XeRox V3 || Xbox 360 || TU11 ||Posted:
Status: Offline
Joined: May 17, 201212Year Member
Posts: 220
Reputation Power: 9
Status: Offline
Joined: May 17, 201212Year Member
Posts: 220
Reputation Power: 9
A release of my new XeRox V3
This contains my XeRox V3 with 3 other menus inside!
Menus inside:
- Teir1Plus2
- Gr3Zz V3
- Phoenix V2.2
Hope you enjoy
-Downloads below-
Video:
Downloads:
GSC loader and Raw files:
[ Register or Signin to view external links. ]
XeRox V3 File:
[ Register or Signin to view external links. ]
Tutorial:
Archives/t=3338230/tu11-black-ops...oader.html
* After downloading the GSC loader replace the Zombiemode_load with the one from the XeRox V3 file!!!
*Phoenix V2.2 is not fully converted so some sub Options do not work.
Credits:
Tei1Plus2 - his menu
ZeiiKen - Gr3Zz V3
Me - XeRox v3 and all the codes in it
PROxFTW - XeRox V3 menu base
SwA_x_iJohn - Extra help/ tutorial on modding it for pc
Alpatch649: Phoenix V2.2
This contains my XeRox V3 with 3 other menus inside!
Menus inside:
- Teir1Plus2
- Gr3Zz V3
- Phoenix V2.2
Hope you enjoy
-Downloads below-
Video:
Downloads:
GSC loader and Raw files:
[ Register or Signin to view external links. ]
XeRox V3 File:
[ Register or Signin to view external links. ]
Tutorial:
Archives/t=3338230/tu11-black-ops...oader.html
* After downloading the GSC loader replace the Zombiemode_load with the one from the XeRox V3 file!!!
*Phoenix V2.2 is not fully converted so some sub Options do not work.
Credits:
Tei1Plus2 - his menu
ZeiiKen - Gr3Zz V3
Me - XeRox v3 and all the codes in it
PROxFTW - XeRox V3 menu base
SwA_x_iJohn - Extra help/ tutorial on modding it for pc
Alpatch649: Phoenix V2.2
The following 1 user thanked mccoy5868 for this useful post:
xThePerfection (12-21-2013)
#2. Posted:
Status: Offline
Joined: Jul 09, 201311Year Member
Posts: 67
Reputation Power: 2
Status: Offline
Joined: Jul 09, 201311Year Member
Posts: 67
Reputation Power: 2
This is **** sexy. Would you be willing to host this?
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Nov 24, 201311Year Member
Posts: 105
Reputation Power: 5
Status: Offline
Joined: Nov 24, 201311Year Member
Posts: 105
Reputation Power: 5
Nice i'm downloading now
Looks great
Looks great
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Dec 11, 201311Year Member
Posts: 17
Reputation Power: 0
Status: Offline
Joined: Dec 11, 201311Year Member
Posts: 17
Reputation Power: 0
mccoy5869 - please help me out i need help with changing menu colors.
like changing menu colors in game/ shaders help?!!!??
like changing menu colors in game/ shaders help?!!!??
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Nov 28, 201311Year Member
Posts: 7
Reputation Power: 0
I love all your menus
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Dec 13, 201014Year Member
Posts: 525
Reputation Power: 21
wish i had bo1 to install so i could use this :'(
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Jul 17, 201212Year Member
Posts: 923
Reputation Power: 177
you should release for the pc users aswell would love this on pc
Last edited by -Lew ; edited 2 times in total
Last edited by -Lew ; edited 2 times in total
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Dec 20, 201311Year Member
Posts: 27
Reputation Power: 1
any off host menus that i can infect myself with radar or red boxes and no one else will know?
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Oct 28, 201311Year Member
Posts: 487
Reputation Power: 30
Status: Offline
Joined: Oct 28, 201311Year Member
Posts: 487
Reputation Power: 30
Very nice looking menu. I never see anything released for BO1. I never liked the game and have never gotten into coding anything for it.
- 0useful
- 0not useful
#10. Posted:
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 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.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.