increase reach in 3rd person for opening doors, fix #2301

This commit is contained in:
commy2
2015-08-30 11:13:26 +02:00
parent 2f54cfadbc
commit 4682235d8a
3 changed files with 6 additions and 4 deletions

View File

@ -9,4 +9,6 @@
#define DEBUG_SETTINGS DEBUG_SETTINGS_INTERACTION
#endif
#include "\z\ace\addons\main\script_macros.hpp"
#include "\z\ace\addons\main\script_macros.hpp"
#define MACRO_DOOR_REACH_DISTANCE (AGLToASL positionCameraToWorld [0,0,0] vectorDistance AGLToASL (ACE_player modelToWorld (ACE_player selectionPosition "Head"))) + 2