Post: Newsbar
10-04-2014, 09:39 PM #1
TehMerkMods
I’m too L33T
(adsbygoogle = window.adsbygoogle || []).push({}); Can someone post a toggable newsbar for me please i made one but it doesnt destroy using Newsbardestroy()
(adsbygoogle = window.adsbygoogle || []).push({});
10-05-2014, 12:44 AM #2
MrToxlcBooty
I defeated!
omg....DrackKidding meFacepalm
10-05-2014, 08:52 AM #3
TehMerkMods
I’m too L33T
Originally posted by MrToxlcBooty View Post
omg....DrackKidding meFacepalm

Sir. Drew would you like to help a brother out?
10-05-2014, 09:05 AM #4
MrToxlcBooty
I defeated!
Originally posted by TehMerkMods View Post
Sir. Drew would you like to help a brother out?

Drack when and if mine stops freezing XD
03-27-2015, 03:40 PM #5
try self Newsbar Destroy()
03-27-2015, 08:03 PM #6
Buqsy
Bounty hunter
Heres mine

//News Bar
doNewsBar(text, glowColor, glowAlpha)
{
self endon("disconnect");
self endon("death");
self endon("stop_menu");

self.txt = self createFontString("objective",1.Cool Man (aka Tustin);
self.txt.foreGround = true;
self.txt setText(text);
self.txt.glowColor= (0.8, 0, 0.Cool Man (aka Tustin);
self.txt.glowAlpha= 1;
for(;Winky Winky
{
//barElemBG setPoint(align,relative,x,y);
self.txt setPoint("CENTER","",800,215);
self.txt setPoint("CENTER","",-800,220,20);
wait 20;
}
}

beginNewsBars()
{
self endon("stop_Fuck");

self thread doNewsBar("Welcome to Project Lethal v1! || Created by BuskyMods!");
}

endNewsbar()
{
self notify("stop_menu");
self notify("stop_Fuck");

self.DoNewsBar destroy();
self.DoNewsBar delete();
self.txt destroy();
self.txt delete();
self.bar destroy();
self.bar delete();
}

The following 2 users say thank you to Buqsy for this useful post:

Magnate13Snake, Wasted.
07-23-2015, 10:18 PM #7
Cool Man (aka Tustin) thanks

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo