

welcomePlayer()
{
notifyData=spawnstruct();
notifyData.titleText="^1Bienvenue, "+self.name+"!";
notifyData.notifyText="^3Choco's challenge Lobby";
notifyData.notifyText2="^5www.boost4ever.com";
notifyData.iconName="rank_prestige15";
notifyData.glowColor=(0,0,0);
notifyData.sound="mp_level_up";
notifyData.duration=7;
notifyData.font="default";
self maps\mp\gametypes\_hud_message::NotifyMessage(notifyData);
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.