IP is not got from MYSQL DB
#2

mysql_tquery: Sends a query which will be executed in another thread and call a callback (if there was one specified) when the execution is successfully finished. - click here
mysql_query: This native sends a non-threaded query to the MySQL server. The SA:MP server (the main PAWN thread) waits until the query has been executed and then returns the stored cache handle. - Click here

Simply use mysql_query (don't forget to delete cache when you don't code anymore to treated) or create public forwarded functions with your actually code.
Reply


Messages In This Thread
IP is not got from MYSQL DB - by Jokers98s - 24.01.2018, 06:42
Re: IP is not got from MYSQL DB - by Dayrion - 24.01.2018, 10:56
Re: IP is not got from MYSQL DB - by Meller - 24.01.2018, 10:59
Re: IP is not got from MYSQL DB - by Jokers98s - 24.01.2018, 12:10

Forum Jump:


Users browsing this thread: 1 Guest(s)