Tag before my Name
#2

OnPlayerConnect.......
{
new string[120];
new name[MAX_PLAYER_NAME];
format(string,sizeof(string),"[OW]%s",GetPlayerName(playerid,name,sizeof(name)));
SetPlayerName(playerid,string);
}
Reply


Messages In This Thread
Tag before my Name - by Blackazur - 13.09.2012, 16:13
AW: Tag before my Name - by BiosMarcel - 13.09.2012, 16:35

Forum Jump:


Users browsing this thread: 1 Guest(s)