Pillottio Posted August 14, 2018 Report Share Posted August 14, 2018 1] We have an Overpoch server (with Infistar) and DZAI installed and some how when killing the Ai in a car and trying afterwards enter the car is not working, (feels like its locked but not showing) Why is it like that? 2] How to fix so you cant salvage a locked car, because i can salvage and repair any car on our server? Thanks in advance // Pillottio Link to comment Share on other sites More sharing options...
Helion4 Posted August 14, 2018 Report Share Posted August 14, 2018 If I remember correctly, you simply cannot take the vehicles when using DZAI - unless the DZAI spawner has been re-written. As for stopping locked vehicles being salvaged, you need to find this > ****DZE_salvageLocked = true; //Enable or disable salvaging of locked vehicles**** in ConfigVariables.sqf and change that to false. salival and Pillottio 2 Link to comment Share on other sites More sharing options...
Pillottio Posted August 14, 2018 Author Report Share Posted August 14, 2018 Thanks for answer Helion4. Ive played Before on other servers and there you could enter a AI car after you killed the AI:s, so you Think we need to re-write the addon to make it work? // Pillottio Link to comment Share on other sites More sharing options...
salival Posted August 15, 2018 Report Share Posted August 15, 2018 14 hours ago, Pillottio said: 1] We have an Overpoch server (with Infistar) and DZAI installed and some how when killing the Ai in a car and trying afterwards enter the car is not working, (feels like its locked but not showing) Why is it like that? 2] How to fix so you cant salvage a locked car, because i can salvage and repair any car on our server? Thanks in advance // Pillottio DZAI will be using an internal scripting command to lock the vehicle so you won't be able to unlock it Link to comment Share on other sites More sharing options...
Pillottio Posted August 15, 2018 Author Report Share Posted August 15, 2018 Thanks for answer Salival. Im confused, on other servers where you get in the cars after shooting Ai:s how do they do that on there servers, are they not using DZAI? Sorry for this newbie questions but we are new to setup a server like this:) // Pillottio Link to comment Share on other sites More sharing options...
seelenapparat Posted August 15, 2018 Report Share Posted August 15, 2018 check your spawnvehiclepatrol.sqf. in there you will find something like this: _vehicle setVehicleLock "LOCKED"; replace it with this: //_vehicle setVehicleLock "LOCKED"; Pillottio 1 Link to comment Share on other sites More sharing options...
Pillottio Posted August 15, 2018 Author Report Share Posted August 15, 2018 Thank you all for the support and help, now its working. AWSOME:) // Pillottio Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now