Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Thanks, this is nice.
I have one issue. When I get the scroll option and I don't use it and run a way, it stays on scroll list and you can place that bomb anywhere.
Also you need to add exception !"DZ_bodyTrap" to publicvariable.
Didn't work for me..Found the issue (I think) updating download link in OP in a minute
EDIT: done. Link now points to the updated files
Didn't work for me..
Didn't work for me..
Nope, still not workingWell it's probably something else that I have what screws it. Thanks for trying tho.
How about car bomb next?That would be awesome.
Here is the fix for the menu problem.....
if ((speed player <= 1) and !_isAlive and _canDo and (player distance cursorTarget < 3)) then {
if (s_player_makePLBomb < 0) then {
s_player_makePLBomb = player addAction [format["Place Bomb"],"Scripts\SetBodyBomb.sqf","cursorTarget",0,false,true,"",""];
};
} else {
player removeAction s_player_makePLBomb;
s_player_makePLBomb = -1;
};
Your Welcome.... I tested it and it works like a charm.
Tried this out on Epoch 1.0.2 and it breaks the Epoch menus so you cant unlock your vehicles, safes etc and also cant trade
Would it be possible for it to work as i use your booby trap with out a problem?
Just check and since the latest epoch update im having problems with the booby trap option not showing up but it dont break the epoch menus just dont appear. ill double check that i installed them both ok but its looking like there not compatible![]()
Is there anyway to set this so you need to build it as a recipe?