Welcome message with name
#2

Here You Go :
pawn Код:
new string[128],pname[MAX_PLAYER_NAME];
GetPlayerName(playerid,pname,sizeof(pname));
format(string,sizeof(string),"Welcome to UltimateFS %s!",pname);
SendClientMessage(playerid,COLOR_GREEN,string);
Reply


Messages In This Thread
Welcome message with name - by AwokenNeoX - 08.09.2014, 17:10
Re: Welcome message with name - by M0HAMMAD - 08.09.2014, 17:14
Re: Welcome message with name - by iOxide - 08.09.2014, 17:15
AW: Re: Welcome message with name - by AwokenNeoX - 08.09.2014, 17:17

Forum Jump:


Users browsing this thread: 1 Guest(s)