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-25-2011, 02:12 AM #11
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:


I Tested it, but is very in Down on the Screen... :confused:
08-25-2011, 03:41 AM #12
Correy
I'm the Original
Originally posted by xBaByxR0Nii3x
I Tested it, but is very in Down on the Screen... :confused:


is that for ps3, cause for ps3 it comes up perfect on my screen..
08-25-2011, 03:44 AM #13
Originally posted by Corrrey View Post
is that for ps3, cause for ps3 it comes up perfect on my screen..


It's Because You have a HDMI TV No ? :confused:
08-25-2011, 03:47 AM #14
Correy
I'm the Original
Originally posted by xBaByxR0Nii3x
It's Because You have a HDMI TV No ? :confused:


i do have a HDMI tv, and i depends on your apect ratio too, other words the safe zone.
08-25-2011, 08:34 PM #15
Originally posted by Corrrey View Post
just doing my job Winky Winky


if i had money .... i would give you 90% of it !!!!!!!!!! u r epic ::::----DDDDDD
08-26-2011, 04:41 AM #16
Choco
Respect my authoritah!!
Just put this in my patch, thanks a ton Smile Also this looks fine without a shader, it just goes right under the ranked match bar.
08-26-2011, 01:14 PM #17
Correy
I'm the Original
Originally posted by NGU
Just put this in my patch, thanks a ton Smile Also this looks fine without a shader, it just goes right under the ranked match bar.


i know, i don't like it with it.. i used to for instructions.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo