Search Results
pawn Код:
//// mysql loginstock MySql_Login(playerid){ new pname[24], savingstring[512]; new MySql_QueryLogin[500]; GetPlayerName(playerid, pname, 24); format(MySql_QueryLogin,...
35
OMG JUST little help how to convert to r7 please come on help me cant open my server
22
how i can make this into r7 ??
pawn Код:
public OnPlayerRequestSpawn(playerid){ format(MySql_Query,sizeof(MySql_Query),"SELECT * FROM `playerdata` WHERE `name`='%s'",PlayerName(playerid)); ...
22
pawn Код:
//// mysql loginstock MySql_Login(playerid){ new pname[24], savingstring[20]; new MySql_QueryLogin[500]; GetPlayerName(playerid, pname, 24); format(MySql_QueryLogin, ...
45
i try with sscanf but when i disconnect my stats save then when i login they gone to 0
45
login mysql
pawn Код:
stock MySql_Login(playerid){ new pname[24], savingstring[20]; new MySql_QueryLogin[500]; GetPlayerName(playerid, pname, 24); format(MySql_QueryLogin, si...
45
Come MySql Experts HELP PLEAAASE
45
every time i use mysql_fetch_field_row i get crash on my server why ? help me
45
its not work the same when i disconnect status save when i go in login status restart to 0 please help sir
25
bump please help why you all like this not helping O.o
25
pawn Код:
stock MySql_Login(playerid){ new pname[24], savingstring[20]; new MySql_QueryLogin[500]; GetPlayerName(playerid, pname, 24); format(MySql_QueryLogin, sizeof(MySql_Que...
25
pawn Код:
[13:29:48] [debug] Server crashed while executing lvrcnr.amx[13:29:48] [debug] AMX backtrace:[13:29:48] [debug] #0 native mysql_fetch_field_row () [007d27a0] from mysql.so[13:29:48] [deb...
17
Please guyes little help here is mysql debug
pawn Код:
[16:08:10] [16:08:10] ---------------------------[16:08:10] MySQL Debugging activated (01/12/13)[16:08:10] ---------------------------[1...
22
im using g stylez mysql r6 version but every time i login my server shutdown any idea here is the login function
pawn Код:
if(dialogid == log) { if(!response){ Quited...
22