SA-MP Forums Archive
MYSQL Login not working correctly. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MYSQL Login not working correctly. (/showthread.php?tid=350645)



MYSQL Login not working correctly. - Nuke547 - 13.06.2012

Fixed.


Re: MYSQL Login not working correctly. - park4bmx - 13.06.2012

i havent worked with MYSQL server in quit a long time & forgot but
pawn Code:
mysql_fetch_field_row(pStats[playerid][Name], "name");
whould that work as your setting the string directly to the eNum ?
but make sure that the enums is String/Variable type!


Re: MYSQL Login not working correctly. - Nuke547 - 13.06.2012

Quote:
Originally Posted by park4bmx
View Post
i havent worked with MYSQL server in quit a long time & forgot but
pawn Code:
mysql_fetch_field_row(pStats[playerid][Name], "name");
whould that work as your setting the string directly to the eNum ?
but make sure that the enums is String/Variable type!
Thanks for the reply, but that didn't really solve the problem. And also, something that I forgot to add, its a bit weird... Because it gets the skin id, but it doesn't get anything else really.


Re: MYSQL Login not working correctly. - Nuke547 - 13.06.2012

Also, it only happened after I started working with toys.