I've got everything working with Domination (ver260m) except for the hud error message resource BTC_Hud not found, I checked the path it's correct #include "=BTC=_Logistic\=BTC=_Lift\=BTC=_Hud.h"
Any ideas?
I've got everything working with Domination (ver260m) except for the hud error message resource BTC_Hud not found, I checked the path it's correct #include "=BTC=_Logistic\=BTC=_Lift\=BTC=_Hud.h"
Any ideas?
Maybe a conflict with a domination define...But i don't know![]()
I put the script in the helicopter units but i cant airlift the vehicles?
Last edited by Gummybear_Qc; Apr 17 2012 at 12:29.
Well i downloaded it from armaholic, and says to drag folder into my mission folder, but it dosent says it has a read-me...
il download it from forum when il get back home
Hey again, i have a second question, is it possible to like use this in kinda warfare mission mode, like i wanna edit the When diplomacy fails mission to make able certain helicopters that i buy at aircraft factory to be able to like airlift,
Thank you,
---------- Post added at 22:39 ---------- Previous post was at 21:15 ----------
Hey where do i put the _logistic = execVM "=BTC=_Logistic\=BTC=_Logistic_Init.sqf"; and the other one, like do i put it onto the playuer?
Again m8...
To add it to the "When diplomacy fails" mission, open the mission, copy the =BTC=_Logistic folder inside the mission, add the two lines of code and repack the mission.Add in the init.sqf:
_logistic = execVM "=BTC=_Logistic\=BTC=_Logistic_Init.sqf";
Add in the description.ext:
Code:
#include "=BTC=_Logistic\=BTC=_Lift\=BTC=_Hud.h"