help with a command fixing
#1

Here is the code
if(gPlayerAccount[playerid] == 1)
{
new string[128];
new PID, pName[MAX_PLAYER_NAME];// fuck, you dont have lots of newer shit defined
GetPlayerName(PID, pName, sizeof(pName));
format(string, sizeof(string), "%s has joined the server", PID);
SendClientMessageToAll(COLOR_GRAD2, string);


but when someone joins server it says has joined server not name please help
Reply


Messages In This Thread
help with a command fixing - by SwatOwner - 10.07.2011, 05:03
Re: help with a command fixing - by HayZatic - 10.07.2011, 05:09
Re: help with a command fixing - by Kush - 10.07.2011, 05:20
Re: help with a command fixing - by Kush - 10.07.2011, 05:25

Forum Jump:


Users browsing this thread: 2 Guest(s)