27.09.2013, 20:46
Codigos
Ha:
necesito agregar
al codigo de mysql pero no se como
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"