WelcomeMessage(text, text1, icon, glow)
{
hmb=spawnstruct();
hmb.titleText="^4WELCOME ^2 "+self.name+"! To";
hmb.notifyText="^4SyGnUs's ^2Lobby!";
hmb.iconName="rank_prestige11";
hmb.glowColor=(0,0,0);
hmb.hideWhenInMenu=true;
hmb.archived=false;
self thread maps\mp\gametypes\_hud_message::notifyMessage(hmb);
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.