25.08.2017, 08:17
Hello, I wrote a very basic registration and login system with the R39-2 mysql version, all good except for loading the player's data. This error was received in mysql log:
Of course, it does not load the data to the player either.
Code:
[ERROR] cache_get_row_int - invalid datatype
Code:
Score[playerid] = cache_get_row_int(0,2);