Search the Community
Showing results for tags 'eject'.
Found 3 results
-
Hi, Here's a script I wrote that does the following from right clicking your key in your toolbelt: Unlock/lock vehicle. Turn engine on/off. Eject players not in your group. This uses @mudzereliclick actions mod as a dependency (https://github.com/mudzereli/DayZEpochDeployableBike/tree/master/overwrites/click_actions) because it's awesome. Thanks to @Pattohfor the idea for this script. For downloading and install instructions, see my github: https://github.com/oiad/remoteVehicle
-
We have ran into the following two issues regarding blown up vehicles on our server: Players get stuck in blown up vehicles, and are actually unable to eject. Players refuse to eject from a blown up vehicle, as a way to avoid combat. These are the steps I took to fix this issue: Navigate to dayz_server\compile. Open server_updateObject.sqf with your text editor of choice. CTRL+F and search for the following: _object_killed = { private["_hitpoints","_array","_hit","_selection","_key","_damage"]; Under that, copy and paste the following: if((count crew _object) > 0) then{ { moveOut _x } forEach crew _object; }; Save and done. This has been tested a decent amount over the past few restarts on my server, and has been reported to be working by the players. The only small issue we have found, is that when it gets close to a server restart, and there are 60-70 players online, it can sometimes take up to 20-30 seconds to eject the player(s). If anyone has any suggestions on how to do this better, then please feel free to share. Hopefully, this helps a few people. Enjoy!
-
Im using 1.0.2.5 Towing Mission Safezone Treasure Events Blue phoenix admin tool So here is what have happened sometimes for players. 1. They change skin and get Launch up in the air, And fall to their death. 2. A example of a Eject Death, a chopper got shot down and they ejected with parachutes, Landed then got launched up in the air, And again fell to their Death. *I've allready tried to search for this, Various Search strings but with no luck. Any thoughts?
-
- change skin
- eject
-
(and 1 more)
Tagged with: