When I'm selecting a class..
#4

You have to make Teams if you want it to look better.
Anway

Add this to OnPlayerSpawn
Quote:

new string[50];
new name[MAX_PLAYER_NAME];
if(GetPlayerSkin(playerid) == POLICESKIN) //CHANGE POLICE SKIN TO YOUR POLICE`S SKIN
{
format(string, sizeof(string), "Welcome to Officer: %d", name);
SendClientMessageToAll(0x00FF00AA, string);
}

Reply


Messages In This Thread
When I'm selecting a class.. - by Mayo - 14.04.2009, 18:13
Re: When I'm selecting a class.. - by OmeRinG - 14.04.2009, 18:44
Re: When I'm selecting a class.. - by HB - 14.04.2009, 18:46
Re: When I'm selecting a class.. - by nickbugun - 14.04.2009, 18:51
Re: When I'm selecting a class.. - by OmeRinG - 14.04.2009, 18:53
Re: When I'm selecting a class.. - by HB - 14.04.2009, 18:58

Forum Jump:


Users browsing this thread: 1 Guest(s)