Post: MENU EDITING HELP! Welcome Message
07-04-2015, 03:25 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Enzo Hey i need a lil help
    doWelcome()
{
self hudMessageBig("Welcome(PLAYER NAME)","To Project Azza v1","Patch Made By CoderBlankz","rank_prestige10",(0,1,1));
}


Where it say (Player name) whats the code to make it say the person using my patch name :madsal:
(adsbygoogle = window.adsbygoogle || []).push({});
07-04-2015, 06:55 PM #2
Originally posted by BlankzCan View Post
Enzo Hey i need a lil help
    doWelcome()
{
self hudMessageBig("Welcome(PLAYER NAME)","To Project Azza v1","Patch Made By CoderBlankz","rank_prestige10",(0,1,1));
}


Where it say (Player name) whats the code to make it say the person using my patch name :madsal:


    doWelcome()
{
self hudMessageBig("Welcome "+self.name,"To Project Azza v1","Patch Made By CoderBlankz","rank_prestige10",(0,1,1));
}

The following user thanked ProThatHides for this useful post:

CoderBlankz

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo