Post: flashing welcome message like in elegance v5?
03-04-2016, 11:31 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Any one know how to creaate a flashing welcome message like how elegance v5 has?
(adsbygoogle = window.adsbygoogle || []).push({});
03-04-2016, 01:27 PM #2
Procyon
Gym leader
Just do ^F
03-04-2016, 02:16 PM #3
Patrick
League Champion
    WelcomeMessage(text, text1, glow)
{
hmb=spawnstruct();
hmb.titleText= "^f^2Menu Name"; //Line 1;
hmb.notifyText= "^1Have Fun Cheating FGT"; //Line 2;
hmb.glowColor= (0, 0.2, 1); //RGB Color array divided by 255;
hmb.hideWhenInMenu=true;
hmb.archived=false;
self thread maps\mp\gametypes\_hud_message::notifyMessage(hmb);
}
03-04-2016, 09:31 PM #4
didnt work ..
03-04-2016, 09:34 PM #5
it just shows the ^f dosnt flash
03-04-2016, 09:42 PM #6
nevermind got it thnx !
03-04-2016, 09:44 PM #7
Kam
Investor - Future Millionaire
Originally posted by DevilsLogic View Post
nevermind got it thnx !


Question answered. Moved to Answered Questions.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo