mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
parent
a6d40549dc
commit
0a2f5cf238
@ -157,7 +157,7 @@ if (_activated) then {
|
||||
_projectile setposasl _posNew;
|
||||
_pos = getposatl _logic;
|
||||
_dir = direction _logic;
|
||||
missionnamespace setvariable [_dirVar,_dir];
|
||||
//missionnamespace setvariable [_dirVar,_dir]; See L37
|
||||
};
|
||||
sleep 0.1;
|
||||
isnull _projectile || isnull _logic
|
||||
|
Loading…
Reference in New Issue
Block a user