22.08.2012, 22:25
Primeiro: Nenhum dos warnings n e nessa stock ai
Segundo: a stock pName n existe! Poe essa aki
Ajudei? +rep
Segundo: a stock pName n existe! Poe essa aki
pawn Код:
stock pName(ID)
{
new snd[MAX_PLAYER_NAME];
GetPlayerName(ID,snd,sizeof(snd));
return snd;
}