I have a problem with the ID safes!
.log:
It would need to show "Drugs 450", but I look for id 2 of the database.
HTML Code:
CMD:debug(playerid, params [])
{
printf("Drugs: %d", Safes[1][Drugs]); // [1] = Safe ID from Database MYSQL.
return 1;
}
HTML Code:
Drugs: 96
Aucun commentaire:
Enregistrer un commentaire