ferstaberinde / F3

ArmA 3 mission development framework
http://www.ferstaberinde.com/f3/en/
58 stars 36 forks source link

JIP Problem/ Player Respawn #785

Open Xawery94 opened 7 years ago

Xawery94 commented 7 years ago

After updating the Arma to version 1.64, you must comment out one line in the file "f_JIP_addReinforcementOptionsAction.sqf", and more specifically line "_unit disableAI "move";".

This caused the player after respawn could not drive any vehicle. If it is commented out, the problem disappears.

boarnoah commented 7 years ago

Apparently it was fixed in dev-branch (for arma 3) and will be in the next release if that helps.

Source: BIS_Iceman