Antontonov

Results 2 comments of Antontonov

**Hi, its because you have an server loop like this:** ```lua for i=1, #players, 1 do -- MySQL.Async - Stuff end ``` **My solution to remove the high hitch time...

Hi, First Citizien.Wait(msec) than cb() But for only one request you dont need any wait ... i ll do that for my mysql functions inside "for"-Loops It works fine for...