Admin Garage/IED's #1008
Unanswered
benno1985
asked this question in
Question and answer
Replies: 1 comment 4 replies
-
Hello,
Sorry but this mission only work on dedicated server: http://vdauphin.github.io/HeartsAndMinds/#introduction-
Yes: http://vdauphin.github.io/HeartsAndMinds/InGame-documentation#ied Have fun! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have gone through the parameters and set the Garage to 1.
class btc_p_garage { // Activate garage for admin:
title = __EVAL(format [" %1", localize "STR_BTC_HAM_PARAM_ARSENAL_GARAGEADMIN"]);
values[]={0,1};
texts[]={$STR_DISABLED,$STR_ENABLED};
default = 1;
When local testing in editor, I cannot access the garage from the logistics box?
When I played a few years ago, you would walk up to a suspect item, interact to check for IED. Now its different?
Beta Was this translation helpful? Give feedback.
All reactions