Post: Need help adding welcome message to my menu
01-10-2015, 02:40 AM #1
clhosting1
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); Sorry I'm a noob at this. But I was wondering how to add a welcome message to my gsc menu. Everytime I try to do I freeze.
(adsbygoogle = window.adsbygoogle || []).push({});
01-10-2015, 05:35 AM #2
SyGnUs
Give a F*** About Your Lifestyle
Originally posted by clhosting1 View Post
Sorry I'm a noob at this. But I was wondering how to add a welcome message to my gsc menu. Everytime I try to do I freeze.


Here it is again incase someone else needs it -

    
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);
}


Call that in onPlayerSpawned

Looks like this -
You must login or register to view this content.
07-03-2016, 02:35 PM #3
this syntax is bad, added it to my menu.. just got bad syntax.. even when trying to sort it out and tidy it abit still bad syntax

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo