error 017: undefined symbol "mysql_free_result"
#4

https://sampwiki.blast.hk/wiki/MySQL/R33#cache_get_row_int

So for example, this:
pawn Код:
cache_get_row(0, 2, temp), kills[playerid] = strval(temp);
becomes:
pawn Код:
kills[playerid] = cache_get_row_int(0, 2);
Reply


Messages In This Thread
error 017: undefined symbol "mysql_free_result" - by Scrillex - 30.03.2015, 07:24
Re: error 017: undefined symbol "mysql_free_result" - by Konstantinos - 30.03.2015, 08:15
Re: error 017: undefined symbol "mysql_free_result" - by Scrillex - 30.03.2015, 08:19
Re: error 017: undefined symbol "mysql_free_result" - by Konstantinos - 30.03.2015, 08:21
Re: error 017: undefined symbol "mysql_free_result" - by Scrillex - 30.03.2015, 08:46

Forum Jump:


Users browsing this thread: 1 Guest(s)