[Ajuda] Erro atormentando;
#1

Resolvido.
Reply
#2

pawn Код:
format(string, sizeof(string), "%s Ganhou R$ %d.", Nome(playerid), Premio);

stock Nome(playerid)
{
     new N[24];
     GetPlayerName(playerid, N, sizeof(N));
     return N;
}
Reply
#3

Quote:
Originally Posted by .FuneraL.
Посмотреть сообщение
pawn Код:
format(string, sizeof(string), "%s Ganhou R$ %d.", Nome(playerid), Premio);

stock Nome(playerid)
{
     new N[24];
     GetPlayerName(playerid, N, sizeof(N));
     return N;
}
Deu em nada;
Reply
#4

Jб resolvi.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)