Post: [Help]Menu Transition 100k vbux offer READ
08-09-2011, 05:41 PM #1
Cody_h4x
Nobody is like me
(adsbygoogle = window.adsbygoogle || []).push({}); Mods Please close, I figured it out Myself =D
(adsbygoogle = window.adsbygoogle || []).push({});
08-13-2011, 04:13 PM #11
Cody_h4x
Nobody is like me
Ive tried that already :p, but when i did it I just got a blank menu
08-13-2011, 07:38 PM #12
Clouds
Error 404: Title Not Found
Hm... If that doesn't work, then I'm not sure what it could be... Maybe the code has more to it than what you have there?

Originally posted by h4x View Post
Ive tried that already :p, but when i did it I just got a blank menu
08-14-2011, 04:04 PM #13
Cody_h4x
Nobody is like me
Probably, :(
08-16-2011, 09:46 PM #14
Originally posted by h4x View Post
Hey everyone :love:

I dont really ask alot but for this one I HAD to :p. Im really getting frustrated, Ive Tested for 4 hours yesterday and coverted and tested about 20-30 Patches Gaspkay:

Basically the transition code
    display[i] transitionSlideOut(1,"right");
Is used to make your menu text move/ make a transition, when cycling through the menus.

So basically I added th transition code like this:

    menuDrawOptions(scroll,cycle){
menu=[[self.getMenu]]();
display=[];
for(i=0;i<menu[cycle].namer.size;i++){
if(i < 1)
display[i]=self createFontString("Objective",1.3);
else
display[i]=self createFontString("Objective",1.1);
display[i] setPoint("CENTER","TOP",0,(i+1)*level.menuY);
display[i] transitionSlideOut(1,"right");///////Transition Code
if(i==scroll){
display[i] ChangeFontScaleOverTime(0.3);
display[i].fontScale=1.2;
display[i] setText("-> "+menu[cycle].namer[i]+" <-");
self thread flashingText(display[i]);
}else
display[i] setText(menu[cycle].namer[i]);
self thread destroyOnAny(display[i],"dpad_right","dpad_left","dpad_up","dpad_down","button_square","death");
} }


It works and everything, the only problem is when you go Up or Down in the menu and change menu pages it does the transition, I want it so it only does the transition when your changing menu pages.

As you can see in this video ( Thanks to EliteMossy ) he has a cool text transition, ONLY when you change menu pages, thats what I want :p Really wish EliteMossy was here to tell me how he made that text transition =D




Oh also Im willing to send 100k vBux to the person who can get this to work for me :wub:
And this is EliteMossy's Private Patch v1 :wub:


Credits:

BlackStorm for the transition find
EliteMossy for cool video and Patch


dood, all u hav to do is ad 1337 to da last line on codes or wut ever. Wer is mah vbux? :carling:
08-18-2011, 02:55 PM #15
Cody_h4x
Nobody is like me
Originally posted by Khalifa View Post
dood, all u hav to do is ad 1337 to da last line on codes or wut ever. Wer is mah vbux? :carling:



No that would make the transition move insanly slow /facepalm
08-20-2011, 04:06 PM #16
Newfie
Former super mod
Closed on request.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo