24.08.2016, 16:08
Quote:
Thank you.
In this case it would be much better to use only pquery for all queries in my Gamemode? |
I've been using tqueries since forever and I've never had any problems.
If you want a query to run even if there are other queries running, use pqueries.
If you don't mind them running one after the other, use tqueries.
EDIT: fixed 'the' to 'them'