Is it acceptable to send a MySQL query OnPlayerUpdate?
#3

OnPlayerUpdate calls roughly 30 times in a second, if you think your MySQL server can handle such load go ahead.

If you can't do it the way admantis said, then atleast make it a fixed one second - looping timer. One query per second is better than 30 per second.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)