[Help]On Spawn Commands
#6

I get it from my server :

Код:
new pName[MAX_PLAYER_NAME];
new string[128];
GetPlayerName(playerid, pName, sizeof(pName));
format(string, sizeof(string), "Welcome Citzen %s .", pName);
SendClientMessageToAll(COLOR_WHITE, string);
SavePos[playerid][SavedPos] = 1;
use GetPlayerName(playerid, pName, sizeof(pName))
and then use (string, sizeof(string), "Welcome Citzen %s .", pName);

Reply


Messages In This Thread
[Help]On Spawn Commands - by bubka3 - 20.02.2009, 14:11
Re: [Help]On Spawn Commands - by Hot - 20.02.2009, 14:15
Re: [Help]On Spawn Commands - by bubka3 - 20.02.2009, 14:16
Re: [Help]On Spawn Commands - by Hot - 20.02.2009, 14:17
Re: [Help]On Spawn Commands - by bubka3 - 20.02.2009, 14:18
Re: [Help]On Spawn Commands - by Hot - 20.02.2009, 14:24
Re: [Help]On Spawn Commands - by bubka3 - 20.02.2009, 14:32
Re: [Help]On Spawn Commands - by ICECOLDKILLAK8 - 20.02.2009, 14:34
Re: [Help]On Spawn Commands - by bubka3 - 20.02.2009, 14:57
Re: [Help]On Spawn Commands - by Hot - 20.02.2009, 15:01

Forum Jump:


Users browsing this thread: 1 Guest(s)