mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
fix, fcs reset was broken
This commit is contained in:
parent
d4163223a9
commit
60a7d1d1e6
@ -12,4 +12,4 @@
|
||||
|
||||
#include "script_component.hpp"
|
||||
|
||||
count ((vehicle ACE_player) getVariable [format ["%1_%2", QGVAR(Magazines), [vehicle ACE_player] call EFUNC(common,getTurretIndex)], []]) > 1
|
||||
count ((vehicle ACE_player) getVariable [format ["%1_%2", QGVAR(Magazines), [ACE_player] call EFUNC(common,getTurretIndex)], []]) > 1
|
||||
|
Loading…
Reference in New Issue
Block a user