Jump to content

Recommended Posts

LztrYMI.jpg

 

 

Clear Brush action for getting rid of bushes and grass with ACE Entrenching Tool. Doing so will allow many positions hindered by foliage to be better utilized.

 

Requires ACE3.

 

ACE Self Interaction will appear when looking at a `Bush` type terrain object or the ground within 2 meters of the player. Action will destroy the bush or spawn a small grass cutter.

 

Steam Workshop https://steamcommunity.com/sharedfiles/filedetails/?id=1889104923

GitHub https://github.com/ampersand38/Brush-Clearing
 

Non-ACE version 

https://steamcommunity.com/sharedfiles/filedetails/?id=2205121058

https://github.com/ampersand38/Brush-Clearing-No-ACE/releases

  • Like 16

Share this post


Link to post
Share on other sites

This week's winner in "Simple and super effective". Love it, dude.

Edit: Any chance of giving us an official version on the WorkShop?

  • Like 1
  • Thanks 1

Share this post


Link to post
Share on other sites

@ampersand38

Any recommendations against trying this a script? I've tried compiling it, but it's not working. The mod works well though.🙂

Share this post


Link to post
Share on other sites
11 hours ago, anfo said:

@ampersand38

Any recommendations against trying this a script? I've tried compiling it, but it's not working. The mod works well though.🙂

 

Simplest way: drop fn_clearBrush.sqf into your mission folder then run this in init.sqf

player addAction ["Clear Brush", "fn_clearBrush.sqf", nil, 0, false, false, "", "", -1, true]

Then everyone will have a scroll wheel option to clear brush.

  • Thanks 3

Share this post


Link to post
Share on other sites

giphy.gif

 

Brilliant! This is definitely going into my favorites as a "must-have"!

  • Like 2

Share this post


Link to post
Share on other sites

This is very useful, thanks.  And if you don't have an entrenching tool, you can always trim the bushes with Double-Ought Buck!  😀

 

  • Haha 1

Share this post


Link to post
Share on other sites
9 hours ago, ampersand38 said:

Then everyone will have a scroll wheel option to clear brush.

 

Thank you. Maybe later we can figure out how to put it back into ACE self interact under the entrenching tool. 😊

Share this post


Link to post
Share on other sites

@ampersand38
Is this ok to run on a client only in a network environment?

 

edit: have performed a quick dedi test to confirm it does. Is there a chance to request spawning a bigger grass cutter?

Share this post


Link to post
Share on other sites

Non-ACE version 1.1.0

 

Added additional keybinds for only cutting grass or bushes.
Extended check range to 1.5 m.

  • Like 1

Share this post


Link to post
Share on other sites

Non-ACE version 1.1.1

 

Fixed being able to destroy any terrain object.

  • Like 3

Share this post


Link to post
Share on other sites

ACE version updated with animation and Re-doing action at the same spot will cut grass in a larger area.

  • Like 2

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×