13.03.2012, 11:49
Hi Unknown123,
I don't think you have actually threaded the query here. The mysql_query function needs more parameters to be threaded. Take a look at this: https://sampwiki.blast.hk/wiki/MySQL#mysql_query
The resultid is the equivalent of the thread. You need to put a number in here for your query to be threaded.
Cheers,
TJ
I don't think you have actually threaded the query here. The mysql_query function needs more parameters to be threaded. Take a look at this: https://sampwiki.blast.hk/wiki/MySQL#mysql_query
The resultid is the equivalent of the thread. You need to put a number in here for your query to be threaded.
Cheers,
TJ