welcomeMessage()
{
notifyData = spawnstruct();
notifyData.titleText = "^5Welcome ^2" + self.name + "^5 To Bossam V6 Mod Menu";
notifyData.notifyText = "^5Mod Menu Made By: BossamBemass";
notifyData.iconName = "lui_loader_no_offset";
notifyData.glowColor = (0, 0, 1);
notifyData.duration = 12;
notifyData.Sound = ;
notifyData.font = "hudbig";
notifyData.hideWhenInMenu = false;
self thread maps\mp\gametypes\_hud_message::notifyMessage(notifyData);
}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.