29.03.2017, 19:36
Pelo menos traduziu?
PHP код:
stock nome(playerid)
{
new nomez[24];
GetPlayerName(playerid,namez,24);
return nomez;
}