Jump to content

hanako

Membru
  • Posts

    540
  • Joined

  • Last visited

  • Days Won

    20

Posts posted by hanako

  1. salut, tie iti spune aici ca, CAMPUL 'Victim' nu are o valoare predestinata, du-te la mysql, la tabelul cu jucatorii inregistrati si cauta 'Victim', apoi du-te la "Default Value" si seteaza-i una

    [18:18:32] Error ID: 1364, Eroare: Field 'Victim' doesn't have a default value
    [18:18:32] Callback: 
    [18:18:3d] gQuery: INSERT INTO `users` (`name`,`password`, `Age`, `Email`, `Model`, `RegisterDate`, `CChar`) VALUES ('serw','B5413026B62A2C0A7664C4C975D336EB','13', '[email protected]', '0', '2021-1-5 18:18:32', '250')
  2. CMD:comandaascundadcmaintrebi(playerid, params[])

    {

         PlayerInfo[playerid][pAdmin] = 3;

         mysql_format(SQL, gQuery, sizeof query, "UPDATE `users` SET `Admin` = '3' WHERE `ID` = '%d', PlayerInfo[playerid][pSQLID);

        mysql_tquery(SQL, gQuery, "", "");

        return true;

    }

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.