Durability of the choppers with Dzai

KimDotNo

New Member
I see there is a a position in the spawn_heliPatrol.sqf
_helicopter setVariable ["durability",[0,0]] How do i make the choppers much more difficult to take down?
I also changed DZAI_heliTypes = ["UH1Y_DZ"]; instead of 1H
 
That line is part of a fix to solve an issue of helicopters being invincible.

To double the durability set both zeros to -1. Because this file isn't a config file and not meant for editing I can't provide any more help if you decide to edit it.

Sent from my Nexus 5 using Tapatalk
 
Back
Top