How to get a cache id from threaded query? - 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: How to get a cache id from threaded query? (
/showthread.php?tid=551364)
How to get a cache id from threaded query? -
Su37Erich - 18.12.2014
Hello
I'm making a house system and I want to know if the house has a owner, but for that I must send another query inside a loop on the callback of the threaded query sent before, because the owner, level and other things are in another table, and I think that I'll have problems with cache ids.
So, How to get a cache id from a threaded query?
I'm using BlueG plugin
Thanks