1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
ViperMaul
d3d3ea756d isTouchingGround is unreliable for ground vehicles
2015-08-05 11:48:04 -07:00
ViperMaul
4f53bdefb9 Suppress debug in fnc_unloadPersonLocal.sqf 2015-07-26 23:54:42 -07:00
ViperMaul
7e6be08153 Improved unloading on roof tops
Less chance of patient being unloaded directly to the ground instead of the roof top where the helo has landed.
Probably not fool proof yet due to randomness. 
2015-06-23 16:11:00 -07:00
ViperMaul
6b6ad93848 Fix for unable to unload from driver seat.
Improvement for helo's on roof tops and boats.
2015-06-22 19:48:28 -07:00
ViperMaul
132ec343b0 Suppress debug 2015-06-13 12:39:29 -07:00
ViperMaul
911a18d169 Expand maxDistance for findEmptyPosition from 10 to 13 to support the GhostHawk
Convert ASLtoPosition
 and 
2015-06-13 12:37:10 -07:00
ViperMaul
cbb620ba98 Change setPos to setPosASL to support roof tops and multi-level objects and faster code.
 and 
2015-06-13 07:24:50 -07:00
ViperMaul
1c0811aa31 Change from globalEvent to targetEvent
 and 
2015-06-12 16:56:13 -07:00
ViperMaul
072f2cc3a7 fix animation and consistently unload units from vehicle
 and 
2015-06-11 15:56:11 -07:00
ViperMaul
6a1724343d remove debug
2015-05-25 11:38:28 -07:00
ViperMaul
7141d251c7 create unloadPersonLocal
2015-05-25 09:41:24 -07:00