Vehicle spawning with MySQL
#10

Quote:
Originally Posted by Boar
Посмотреть сообщение
Why would you run a query every time a vehicle is spawned/created instead of running one query when the server starts and another one when it stops, using internal variables?
That's a bad idea (it won't save if the server crashes), a timer with checks for any changes is more suitable (it won't save if the server crashes either; however, you don't lose all the data like in your idea).

OT: It's a really nice idea, I like it! Good job!
Reply


Messages In This Thread
Vehicle spawning with MySQL - by dicknyson - 31.05.2016, 15:40
Re: Vehicle spawning with MySQL - by Luis- - 31.05.2016, 15:50
Re: Vehicle spawning with MySQL - by iKevin - 31.05.2016, 16:08
Re: Vehicle spawning with MySQL - by Luis- - 31.05.2016, 16:17
Re: Vehicle spawning with MySQL - by Ritzy2K - 31.05.2016, 16:31
Re: Vehicle spawning with MySQL - by dicknyson - 31.05.2016, 16:32
Re: Vehicle spawning with MySQL - by Lordzy - 31.05.2016, 16:33
Re: Vehicle spawning with MySQL - by dicknyson - 31.05.2016, 16:43
Re: Vehicle spawning with MySQL - by Boar - 04.06.2016, 16:31
Re: Vehicle spawning with MySQL - by SickAttack - 04.06.2016, 17:02

Forum Jump:


Users browsing this thread: 1 Guest(s)