What's new

MW2 | Custom Zone Text & Zone Color | C++ | Preview

XeCrout

XeCrout

JesusSalas - Xbox Dev
Messages
412
Reaction score
152
Points
150
Sin$
7
Hey Guys well i come today with a New Custom Zone Text & Color
i made and i dont know if it is released yet to c++ (ive only see it in c#)
it isnt something hard it is really simple and is a cool function (for host only)

but here it is



if you want the source code of the custom zone text let me know :smile:
 
Joker

Joker

Arkham Asylum
Messages
1,944
Reaction score
1,066
Points
380
Sin$
0
Nice, Should add it to a pre game menu? Here, have these!

Code:
0xA50F2E5F  //Xbox Live
0xA4E8B9C0  //Splitscreen
0XA50F0FF8  //System Link
0xA4E88CE0  //Options
0xA4E837DC  //Main Menu
0xA50EF979  //DLC 
0xA50F0BB6  //Reload Text
0xA50F0B91  //Low Ammo Text
0xA4E5A9EE  //Host Ended
0xA4E8A453  //Choose Map
0xA4E59DEC  //The game is a draw
0xA4FABC2C  //Pre game mw2 logo
0xA4FAAAF8  //Pre Game cloud 1
0xA4FAB78C  //Pre Game cloud 2
0xC4FABA44  //Pre Game cloud 3

Got loads more, if anyone wants them let me know :smile:
 
XeCrout

XeCrout

JesusSalas - Xbox Dev
Messages
412
Reaction score
152
Points
150
Sin$
7
Nice, Should add it to a pre game menu? Here, have these!

Code:
0xA50F2E5F  //Xbox Live
0xA4E8B9C0  //Splitscreen
0XA50F0FF8  //System Link
0xA4E88CE0  //Options
0xA4E837DC  //Main Menu
0xA50EF979  //DLC
0xA50F0BB6  //Reload Text
0xA50F0B91  //Low Ammo Text
0xA4E5A9EE  //Host Ended
0xA4E8A453  //Choose Map
0xA4E59DEC  //The game is a draw
0xA4FABC2C  //Pre game mw2 logo
0xA4FAAAF8  //Pre Game cloud 1
0xA4FAB78C  //Pre Game cloud 2
0xC4FABA44  //Pre Game cloud 3

Got loads more, if anyone wants them let me know :smile:


Thanks a lot man :smile:
 
Medaka

Medaka

Getting There
Messages
391
Reaction score
373
Points
185
Sin$
0
Awesome to see people still modding this game. No matter what it is, still glad people still care about this great game. Nice job.
 
XeCrout

XeCrout

JesusSalas - Xbox Dev
Messages
412
Reaction score
152
Points
150
Sin$
7
Awesome to see people still modding this game. No matter what it is, still glad people still care about this great game. Nice job.


Thanks buddy! appreciate your feedback
 
pLTPF

pLTPF

I am NOT LeafyIsHere
Messages
2,281
Reaction score
558
Points
325
Sin$
0
You could always just hook CL_DrawTextPhysical/CL_DrawStretchPicPhysical and edit the color.
 
Top Bottom
Login
Register