Files
DayZ-Epoch/SQF/dayz_code
oiad e8dd8fac63 Stop server_publishVehicle3 duping a vehicle if hive fails to update (#1895)
* Stop server_publishVehicle3 duping a vehicle if hive fails to update

server_publishVehicle3 first creates the vehicle in the database then
reads it back to see if it's successful, previously it wasn't deleting
the vehicle if it failed.

Added a 1 second delay after the vehicle delete to stop duping of
vehicles also.

Fixed references to server_deleteObj that were using 2 parameters
instead of the required 3 and updated the example.

* Rework
2017-02-13 14:09:21 -05:00
..
2016-03-30 14:55:45 -04:00
2017-02-02 15:28:39 -05:00
2016-04-27 14:42:50 -04:00
2016-11-23 13:50:24 -05:00
2016-11-06 13:05:46 -05:00
2017-01-24 17:45:32 -05:00
2016-11-30 00:08:52 -05:00
2017-01-07 15:39:11 -05:00