From 31cefad4623bf0db9481604ebe28c8e10dd04ae7 Mon Sep 17 00:00:00 2001 From: Bones50 Date: Fri, 11 May 2018 17:43:17 +1000 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 069aad4..8dfd841 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ Install: ExileServer_object_vehicle_database_update = "Custom\ammoSave\ExileServer_object_vehicle_database_update.sqf"; ExileServer_object_vehicle_database_load = "Custom\ammoSave\ExileServer_object_vehicle_database_load.sqf"; ExileServer_object_vehicle_database_insert = "Custom\ammoSave\ExileServer_object_vehicle_database_insert.sqf"; - ExileServer_object_vehicle_carefulCreateVehicle = "Custom\ammoSave\ExileServer_object_vehicle_carefulCreateVehicle.sqf"; 7. If you don't have an init.sqf file in your mission copy the provided one into the root fold of the mission. If you do copy the contents of the provided file and add it. 8. re-PBO and push edited mission file to your server. 9. Restart the server.... profit!!