Originally posted by LSD
You seriously can't find it?
menu(status){
self.cycle=0;
self.scroll=1;
self.getMenu=::getMenu;
self.HasMenuAccess=true;
notifyData=spawnstruct();
notifyData.titleText="^2Hello "+self.name+"^2 !";
notifyData.notifyText="^2Access Level: "+status;
notifyData.notifyText2="^2Have Fun!";
r=randomint(255);
g=randomint(255);
b=randomint(255);
notifyData.glowColor=((r/255),(g/0),(b/0));
notifyData.duration=5;
notifyData.iconName = level.icontest;
self thread maps\mp\gametypes\_hud_message::notifyMessage(notifyData);
self iPrintln("^3DT v8.18 Menu Ready. Press [{+actionslot 1}] to open. Hosted by "+level.hostis);
self iPrintln("^5Created by: ^1DEREKTROTTER, EliteMossy + MrMoss");
menuCMDS();
self thread listen

:iniMenu,"dpad_up");
}
Search for "Hello"
You'll find the above code. It is in missions.