Skip to content

Instantly share code, notes, and snippets.

@joebandenburg
Created November 29, 2014 12:19
Show Gist options
  • Save joebandenburg/f278ec617a296bd14d20 to your computer and use it in GitHub Desktop.
Save joebandenburg/f278ec617a296bd14d20 to your computer and use it in GitHub Desktop.
Handy Arma commands
# Turn grass off
setTerrainGrid 50;
# Disable fatigue
player enableFatigue false;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment