17.12.2012, 19:30
But for the Stock i must use this or?
Quote:
new name[MAX_PLAYER_NAME], string[55]; GetPlayerName(playerid, name,sizeof(name)); format(string,sizeof(string), "[V.I.P]%s",name); SetPlayerName(playerid, string); |