[Ajuda] Dinheiro nгo salvando
#3

Eu tentei fazer desta forma:
pawn Код:
//OnPlayerDisconnect
 dini_IntSet(file, "Dinheiro", GetPlayerGrana(playerid));

 //OnPlayerConnect
 ResetPlayerGrana(playerid);
 GivePlayerGrana(playerid, dini_Int("Dinheiro"));
Mas da "warning 202: number of arguments does not match definition" aqui:
pawn Код:
GivePlayerGrana(playerid, dini_Int("Dinheiro"));
Ainda nгo aprendi muito bem esse negocio de Dini ._.'.
Reply


Messages In This Thread
Dinheiro nгo salvando - by MoonRey - 11.09.2013, 18:33
Re: Dinheiro nгo salvando - by darkxdll - 11.09.2013, 18:49
Re: Dinheiro nгo salvando - by MoonRey - 11.09.2013, 19:04
Re: Dinheiro nгo salvando - by PT - 11.09.2013, 19:09
Re: Dinheiro nгo salvando - by MoonRey - 11.09.2013, 19:11
Re: Dinheiro nгo salvando - by PT - 11.09.2013, 19:15

Forum Jump:


Users browsing this thread: 1 Guest(s)