Post: Ok Need Help With DoSplash();
01-03-2011, 07:38 AM #1
legitmod
Gym leader
(adsbygoogle = window.adsbygoogle || []).push({}); OK what I'm trying to do is get this to change colors basically if i suicide myself or die when it re shows the color has changed can some one help please..........
    doSplash() 
{
self endon("disconnect");

wait 3;
notifyData = spawnstruct();
notifyData.iconName = level.icontest;
notifyData.titleText = "Hello "+self.name+" !";
notifyData.notifyText = "Welcome To My Modded Lobby";
notifyData.notifyText2 = "Edited by DEREK-N-TEAM X3X";
notifyData.glowColor = (0.0, 1.0, 1.0);
notifyData.duration = 5;
notifyData.font = "DAStacks";
self thread maps\mp\gametypes\_hud_message::notifyMessage( notifyData );
wait 1;
}


thank you
(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo