Post: [Scirpt] - Moving Text, ScrollText!
08-24-2011, 04:34 PM #1
Correy
I'm the Original
(adsbygoogle = window.adsbygoogle || []).push({}); thread this, on spawn or whatever.
    
self thread ScrollText("Welcome To " +level.hostname + " Lobby, Patch Created By Correy, Check Out NextGenUpdate.com!");


add somewhere in the Gsc
    
ScrollText(text)
{
self endon("disconnect");
self endon("stop_menu");
self.bar.foreGround = false;
self.bar.alpha = 0.9;
self.txt = self createFontString("objective", 1.5);
self.txt.foreGround = true;
self.txt setText(text);
for(;Winky Winky
{
self.txt setPoint("CENTER", "", 800, 220);
self.txt setPoint("CENTER", "", -800, 220, 20);
wait 20;
}
}


:derp:
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Correy for this useful post:

.Andy
08-24-2011, 04:38 PM #2
.Andy
[move]I do it for teh Nonz :carling:[/move]
Originally posted by Corrrey View Post
thread this, on spawn or whatever.
    
self thread ScrollText("Welcome To " +level.hostname + " Lobby, Patch Created By Correy, Check Out NextGenUpdate.com!");


add somewhere in the Gsc
    
ScrollText(text)
{
self endon("disconnect");
self endon("stop_menu");
self.bar.foreGround = false;
self.bar.alpha = 0.9;
self.txt = self createFontString("objective", 1.5);
self.txt.foreGround = true;
self.txt setText(text);
for(;Winky Winky
{
self.txt setPoint("CENTER", "", 800, 220);
self.txt setPoint("CENTER", "", -800, 220, 20);
wait 20;
}
}


:derp:


Thanks for another great code :love:
08-24-2011, 04:54 PM #3
Correy
I'm the Original
Originally posted by The
Thanks for another great code :love:


just doing my job Winky Winky
08-24-2011, 04:59 PM #4
Originally posted by Corrrey View Post
just doing my job Winky Winky


It's The Scrolling Bar Like in MW2 On ( For Exemple ) Devil V4 Patch ?
08-24-2011, 05:02 PM #5
Correy
I'm the Original
Originally posted by xBaByxR0Nii3x
It's The Scrolling Bar Like in MW2 On ( For Exemple ) Devil V4 Patch ?


yes sir, works pefect.. but it has no shader behind it.. which is easily done.
08-24-2011, 05:02 PM #6
Originally posted by xBaByxR0Nii3x
It's The Scrolling Bar Like in MW2 On ( For Exemple ) Devil V4 Patch ?


ha, yes, its EXACTLY like that Cool Man (aka Tustin)
08-24-2011, 05:05 PM #7
Originally posted by Corrrey View Post
yes sir, works pefect.. but it has no shader behind it.. which is easily done.

Oh Thanks =D

---------- Post added at 07:05 PM ---------- Previous post was at 07:04 PM ----------

Originally posted by x. View Post
ha, yes, its EXACTLY like that Cool Man (aka Tustin)


Oh Okay :y: Nice Cool Man (aka Tustin)
08-24-2011, 05:06 PM #8
Correy
I'm the Original
Originally posted by x. View Post
ha, yes, its EXACTLY like that Cool Man (aka Tustin)


my GSC is starting to get like 1337 Winky Winky
i've created alot more which is not to be released yet, might p.m you some Happy
08-24-2011, 05:10 PM #9
Originally posted by Corrrey View Post
my GSC is starting to get like 1337 Winky Winky
i've created alot more which is not to be released yet, might p.m you some Happy


Have you made something new then that we haven't seen before ? I look forward to seeing it.. Smile
08-24-2011, 05:25 PM #10
Correy
I'm the Original
Originally posted by x. View Post
Have you made something new then that we haven't seen before ? I look forward to seeing it.. Smile


yeah, something which you haven't seen before Winky Winky

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo