Search Results
Hello guys, i am doing a save for the tuning parts of the cars, but it don't return the component's id, this is my code, i have done it since 0. Код: //trying to get the component's id public On...
73
solved, the problem was that, when the car is respawned , the engine and some params are -1, i put on my command if(engine == 1 || engine == -1) etc.
111
Hello there, guys, i have a little problem with the ParamsEx, i create some cars to a faccion and i used the ParamsEx Код: VehTaxi[15] = AddStaticVehicleEx(438, -1822.5042, 16.9860, 14.9860, 89.9...
111
i did change it Код: case login1: { if(!response) Kick(playerid); new Salted_Key[65]; SHA256_PassHash(inputtext, gpi[playerid][Salt], Salted_Key, 65); if(strcmp(Salted_Key, gp...
204
i change it, i created a new system using mysql r7 but i did not use OnQueryFinish
204
now... i can't fix it... Код: case login1: { if(!response) Kick(playerid); new Salted_Key[65]; SHA256_PassHash(inputtext, gpi[playerid][Salt], Salted_Key, 65); if(strcmp(Salte...
204
Hello guys, i have a little problem with the encrypt of password, if you login but you dont put your password right, you will spawn with the coordenate 0,0,0,0,0 health 0, etc.. its a little bug, but ...
204
Hey look at this i have a wtf problem... is the next: i create two accounts, the firts is test1, the second test2. okey it was nice, the data saved. now, i wanted sing up with test1, but the password ...
228
then.... is this the correct form?? Код: format(Query, sizeof(Query), "SELECT `score` = '%d', `skin` = '%d' FROM `users` WHERE account_id='%d'", PlayerInfo[extraid][score],PlayerInfo[extraid][ski...
228
Код: format(Query, sizeof(Query), "SELECT `score` = '%d', `skin` = '%d' FROM `users` WHERE account_id='%d'", PlayerInfo[extraid][score],PlayerInfo[extraid][skin],gacinfo[extraid][id]); mysql_funct...
228
hello guys, i'm trying to load some data from two tables, but only load 1 table... this is my code Код: /////on query forward OnQueryFinish(resultid, extraid, ConnectionHandle); public OnQueryFin...
228
ID: 1452 - Error: Cannot add or update a child row: a foreign key constraint fails (`tnwdb`.`users`, CONSTRAINT `users_ibfk_1` FOREIGN KEY (`account_id`) REFERENCES `accounts` (`id_account`) ON DELETE...
215
i can't load or save dates of the others tables. please help me
215
i tried but not succes... this is my gm dont save the coordenades, health :c just the password and things to the table 1
215
ok i was looking for it. i am learning about the relation and the fk, pk. if i need help i reply it
215
hello there , i need your help, i'm trying to connect two tables to my GM MYSQL. i have my gm with this accounts systems https://sampforum.blast.hk/showthread.php?tid=435485, now i need create other t...
215
Thanks bro, now it worked, Really thanks... emm could you teach me how it working? Код: #if !defined isnull #define isnull(%1) ((!(%1[0])) || (((%1[0]) == '\1') && (!(%1[1])))) #endif...
231
hello there!, i have the next error in my code. when you login in an account if you press enter (if you don't put any letter, if you let a white space) will let that you enter in this account... then ...
231