Deelay on CreateVehicle
#4

You can check with the profiler Plugin if there is something slowing your server down.

You should use newer mysql versions for asynchron mysql querys.

To speed this query up, write it like this:

PHP Code:
UPDATE `carsSET `Spawned`='%d' WHERE `ID`='%d' LIMIT 1 
But maybe there are some other Callbacks like
PHP Code:
OnPlayerUpdate 
or timer, which slows your server.

Check with the profiler plugin
Reply


Messages In This Thread
Deelay on CreateVehicle - by qRazor - 06.01.2019, 15:29
Re: Deelay on CreateVehicle - by Hazon - 06.01.2019, 15:29
Re: Deelay on CreateVehicle - by qRazor - 06.01.2019, 15:31
Re: Deelay on CreateVehicle - by Kaliber - 07.01.2019, 11:38
Re: Deelay on CreateVehicle - by qRazor - 07.01.2019, 15:57

Forum Jump:


Users browsing this thread: 2 Guest(s)