21.01.2012, 13:37
Please help? now i tryed
but it still wont work
i look at the organization information and that gets updated but not the mysql part
pawn Код:
format(str,sizeof(str),"UPDATE `orgs` SET `Bank` = '%d' WHERE `Orgid` = '%d'",OrgInfo[cpid[playerid]][Bank],cpid[playerid]);
mysql_query(str);
i look at the organization information and that gets updated but not the mysql part