Initial commit
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@ -0,0 +1,11 @@
|
||||
# ArmaSnips
|
||||
|
||||
A collection of small scripts for making Arma 3 maps.
|
||||
|
||||
Scripts need to be edited in order to work. For example in order for `highcommand.sqf` script
|
||||
to work, you need to set `_commander` variable to the specific unit you want as commander.
|
||||
|
||||
| Script | Description |
|
||||
| --------------- | ----------------------------------------------------------- |
|
||||
| highcommand.sqf | Assigns to `_commander` every unit that matches their side. |
|
||||
| privatemark.sqf | Displays markers only to `_target` player. |
|
||||
Reference in New Issue
Block a user