Post: Simple C++ And .Gsc Question +reP
01-19-2011, 12:05 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Is there a substitute for the command Wait;

For Example:

    adverT(){foreach(p in level.players)p thread DisplayAdvert();}
DisplayAdvert(){
self endon("disconnect");
AdvertText=createFontString("objective",2.0);
AdvertText setPoint("CENTER","CENTER",0,0);
AdvertText setText("^1Verified = ^2$5");
[COLOR="red"]wait 4;[/COLOR]
AdvertText setText("^1VIP = ^2$7");
[COLOR="red"]wait 4;[/COLOR]
AdvertText setText("^1Admin = ^2$10");
[COLOR="red"]wait 4;[/COLOR]
AdvertText setText("^1Payment Via ^2Paypal Only");
[COLOR="red"]wait 4;[/COLOR]
AdvertText setText("^1For details, message: ^2"+level.hostis);
[COLOR="red"]wait 4;[/COLOR]
AdvertText setText("^1Subscribe to ^2www.youtube.com/user/NGUPlayer");
[COLOR="Red"]wait 6;[/COLOR]
AdvertText destroy();
(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo