mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-16 05:39:58 +03:00
battleye fixes for new lock unlock
added deer stand to allowed list
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
5 setUnconscious !"\"setUnconscious\","
|
||||
5 setVehicleAmmo !"\"setVehicleAmmo\","
|
||||
5 setVehicleArmor !"\"setVehicleArmor\","
|
||||
5 setVehicleLock !"\"setVehicleLock\","
|
||||
5 setVehicleLock !"\"setVehicleLock\"," !"if (local _vehicle) then {\nif(_status) then {\n_vehicle setVehicleLock "LOCKED";\n} else {\n_vehicle setVehicleLock "UNLOCKED";\n};"
|
||||
5 setVehiclePosition !"\"setVehiclePosition\","
|
||||
5 setViewDistance !"\"setViewDistance\","
|
||||
5 setWeaponReloadingTime !"\"setWeaponReloadingTime\"," !"_vehicle setWeaponReloadingTime [_gunner,_muzzle,1];"
|
||||
|
||||
Reference in New Issue
Block a user