dimanche 30 août 2015

ID Problem.

I have a problem with the ID safes!
HTML Code:

CMD:debug(playerid, params [])
{
    printf("Drugs: %d", Safes[1][Drugs]); // [1] = Safe ID from Database MYSQL.
    return 1;
}

.log:
HTML Code:

Drugs: 96
It would need to show "Drugs 450", but I look for id 2 of the database.



Aucun commentaire:

Enregistrer un commentaire