30.08.2015, 06:19
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:
CMD:debug(playerid, params []) { printf("Drugs: %d", Safes[1][Drugs]); // [1] = Safe ID from Database MYSQL. return 1; }
Код HTML:
Drugs: 96