Post: New MW2 Menu ^^
02-16-2012, 09:53 PM #1
Karoolus
I'm the W@W Menu Guy !
(adsbygoogle = window.adsbygoogle || []).push({}); Soooo i edited my original menu to look like this:



update:



I'll post the menu base code as soon as i cleaned it.. it was based on my previous menu & it still has a lot of unused stuff in it..
I'll clean that out, then i'll post the code Winky Winky



thoughts/comments ?
(adsbygoogle = window.adsbygoogle || []).push({});

The following 13 users say thank you to Karoolus for this useful post:

Amanda, COD5-MAN-, CodingNation, FM|T xR3PMz, Jeremy, Kush Friendly, Nazuruv, Uk_ViiPeR, Vampytwistッ, Vanz, xMrSuperMoDzZ--
02-16-2012, 10:25 PM #20
Default Avatar
Newelly
Guest
Originally posted by Correy View Post
you cant beat a little snaking about with some girls, got some decent snaps if you interested in some naughty things.


haha i know about this far to well :y:
02-16-2012, 10:33 PM #21
Amanda
Can’t trickshot me!
Originally posted by .Choco View Post
190 SetTexts is the limit, so if you have 190 options it will overflow.


Is it really 190 or more? On PC there are over 350! You should use a completely clean patch for PS3 and make the fix in ranks.gsc
Then use this to test the max strings you can use!

On Playerspawn call this:


    StringTest() { 
display = createFontString("default",1.5 ,self);
display setPoint("CENTER","CENTER",0,0);
i=0;
for(;Winky Winky
{
display setText("^6Supports " + i + " Strings");
i++;
wait 1;
}
}


Please someone test it and tell me! I need to know the exact number of unique strings for PS3 for my Menu. I believe that there are over 250 that are supported before it overflows when you do this fix...
02-16-2012, 10:35 PM #22
Choco
Respect my authoritah!!
Originally posted by Amanda View Post
Is it really 190 or more? On PC there are over 350! You should use a completely clean patch for PS3 and make the fix in ranks.gsc
Then use this to test the max strings you can use!

On Playerspawn call this:


    StringTest() { 
display = createFontString("default",1.5 ,self);
display setPoint("CENTER","CENTER",0,0);
i=0;
for(;Winky Winky
{
display setText("^6Supports " + i + " Strings");
i++;
wait 1;
}
}


Please someone test it and tell me! I need to know the exact number of unique strings for PS3 for my Menu. I believe that there are over 250 that are supported before it overflows when you do this fix...


I did a clean patch with the fix and that function, I tested it in a TDM and it overflowed at 191 strings.
02-16-2012, 11:01 PM #23
Karoolus
I'm the W@W Menu Guy !
Originally posted by Amanda View Post
Is it really 190 or more? On PC there are over 350! You should use a completely clean patch for PS3 and make the fix in ranks.gsc
Then use this to test the max strings you can use!

On Playerspawn call this:


    StringTest() { 
display = createFontString("default",1.5 ,self);
display setPoint("CENTER","CENTER",0,0);
i=0;
for(;Winky Winky
{
display setText("^6Supports " + i + " Strings");
i++;
wait 1;
}
}


Please someone test it and tell me! I need to know the exact number of unique strings for PS3 for my Menu. I believe that there are over 250 that are supported before it overflows when you do this fix...


did what you said, cause indeed, i was using double strings for each option, never thought of that..
so i changed it to what it is now, check the 2nd video in OP Smile
02-16-2012, 11:05 PM #24
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by Karoolus View Post
check the 2nd video in OP Smile


This is starting to really annoy me now but what does OP stand for lol. Original Post?
02-16-2012, 11:06 PM #25
Karoolus
I'm the W@W Menu Guy !
Originally posted by IVI40A3Fusionz View Post
This is starting to really annoy me now but what does OP stand for lol. Original Post?


yeah lol Happy
and sorry about the base, but i wanted to show that you could make MW2 menu's just as good on COD4, our only problem is the overflow error..
you know i don't like these menu's either Winky Winky
02-16-2012, 11:07 PM #26
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by Karoolus View Post
yeah lol Happy


LMAO i've been wondering it for the whole time i've been on the site but just never asked anyone what it mean't lol.
02-16-2012, 11:07 PM #27
Karoolus
I'm the W@W Menu Guy !
Originally posted by IVI40A3Fusionz View Post
LMAO i've been wondering it for the whole time i've been on the site but just never asked anyone what it mean't lol.


lol.. did you read edit to my prev post ^^^^^^^^
02-16-2012, 11:09 PM #28
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by Karoolus View Post
lol.. did you read edit to my prev post ^^^^^^^^


Just read and my response to that is i dunno i just can't say anything i just hate the look of mw2 menus lmao.

The following user thanked IVI40A3Fusionz for this useful post:

Karoolus

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo