Updated pathing for script_component.hpp and updated images to use PATHTOF.

This commit is contained in:
Garth L-H de Wet
2015-01-12 19:11:43 +02:00
parent f5772371bd
commit bfd9aedfa0
28 changed files with 41 additions and 41 deletions

View File

@ -15,7 +15,7 @@
Example:
[player] call ACE_Explosives_fnc_openTimerSetUI;
*/
#include "script_component.hpp"
#include "\z\ace\explosives\script_component.hpp"
private ["_mag"];
_mag = _this select 0;
createDialog "RscACE_SelectTimeUI";