Rigister help
#2

put this with rest of code after player register
Код:
new string[35+MAX_PLAYER_NAME], playerName[MAX_PLAYER_NAME];
GetPlayerName(playerid, playerName, sizeof(playerName));
format(string, sizeof(string), "Player %s just registered, welcome him!", playerName);
SendClientMessageToAll(-1, string);
Reply


Messages In This Thread
Rigister help - by RaajParker - 03.12.2015, 08:55
Re: Rigister help - by Lenon - 03.12.2015, 10:51
Re: Rigister help - by SilverStand - 03.12.2015, 10:58
Respuesta: Rigister help - by RaajParker - 03.12.2015, 11:40
Re: Rigister help - by SilverStand - 03.12.2015, 12:55

Forum Jump:


Users browsing this thread: 1 Guest(s)