27.09.2013, 20:08
(
Последний раз редактировалось jose005; 27.09.2013 в 20:39.
)
PLease help me, Codes:
TO:
i need add
in the script of mysql
pawn Код:
if( strcmp( key , "Money" , true ) == 0 ) { val = ini_GetValue( Data ); SetPVarInt(playerid, "Cash", strval( val )); }
pawn Код:
PlayerInfo[playerid][pCash] = MySQL_GetAccountInt(PlayerName(playerid), "Money");
Код:
SetPVarInt(playerid, "Cash"