(adsbygoogle = window.adsbygoogle || []).push({});
Hi i want to put an Icon in my Welcome Text but I don't know the script:
notifyData = spawnstruct();
notifyData.titleText = "text1";
notifyData.notifyText = "text2";
notifyData.font = "hudbig";
notifyData.hideWhenInMenu = false;
self thread maps\mp\gametypes\_hud_message::notifyMessage(notifyData);
What is the code to add the Prestige icon
And the code for Prestige 5 and Other?
Thanks