19.06.2013, 08:23
Quote:
That looks like you're using a threaded query (based on _THREAD_GET_CLAN_MEMBERS) - which means the data isn't available until it is, at some unknown point in the future. Even if you're not using a threaded query, you should be to avoid server stalls.
|
Код:
acnr|Admigo acnr2|test1 acnr|test2
Do i need the thread? Or is there anyway to get it work?