1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

Updated Unreal Tournament (markdown)

Robert Beekman 2016-08-12 23:01:32 +02:00
parent 35672b921a
commit 1dea85c32b

@ -17,4 +17,6 @@ In regular matches you can expect the following weapon names (Some don't include
* BP_Sniper_C
* BP_Translocator_C
In the practice range, these may be different. So in order to get a reliable result, setup a condition to only contain part of the weapon name, like so: ```Player -> Weapon -> Name Contains 'FlakCannon'```
In the practice range, these may be different. So in order to get a reliable result, setup a condition to only contain part of the weapon name, like so:
```Player -> Weapon -> Name Contains 'FlakCannon'```