Skip to content

Commit ecf4776

Browse files
authored
Update README.md
1 parent 9bd65f8 commit ecf4776

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ So for example if Category terms include Weapon.Category.BOMB and Weapon.Categor
5757

5858
Note for exact enum values to use see [here](https://wiki.hoggitworld.com/view/DCS_enum_weapon)
5959

60+
Finally to debug or otherwise figure out the values for a specific weapon including name run `WT.weapon.Debug()` that will turn on debugging output that will, among other things, print weapon details out to the screen when you fire a weapon
61+
6062
Ok now how to actually add those terms to the filter, to start we created a filter with
6163

6264
```lua

0 commit comments

Comments
 (0)