Skip to content
Discussion options

You must be logged in to vote

I have no clue how this is happening

In my .pbo from GitHub init.sqf

if ((getMarkerPos "btc_base") inArea [_position, 4000, 4000, 0, false]) exitWith {};

And added in /fnc/door/lock.sqf (after the params)

[format ["ID %1 - Name %2", _city getVariable "id", _city getVariable ["name", ""]] , __FILE__, [btc_debug, btc_debug_log, true]] call btc_debug_fnc_message;


No door lock

Without the init.sqf but still with debug line in lock.sqf

Door are locked (you can see a message in chat)

There might be an issue on your side
If you still think it is an H&M issue, please create a bug report here: https://github.com/Vdauphin/HeartsAndMinds/issues

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@MatsuoYutani
Comment options

@Vdauphin
Comment options

@MatsuoYutani
Comment options

@Vdauphin
Comment options

Answer selected by MatsuoYutani
@MatsuoYutani
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants