Skip to content

Commit

Permalink
Fiddle with search help.
Browse files Browse the repository at this point in the history
  • Loading branch information
bugdone committed Dec 20, 2015
1 parent 97b79ae commit 597071d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions resources/public/templates/search_round.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<li>number of kills (eg. <em>3k</em> - all rounds with at least 3 kills). The time frame of the kills can be specified by adding <em>&lt;Xs</em> at the end where X is the number of seconds (eg. <em>4k<3s</em> - at least 4 kills within 3 seconds)</li>
<li>number of kills with a particular weapon (eg. <em>2xak47</em> - at least 2 ak47 kills). See 'Weapon Stats' tab for valid weapon names. The following flags can be added:
<ul>
<li>'hs' - kill with a headshot</li>
<li>'bang' - kill through a wall</li>
<li>'collateral' - killed at least two in the same tick with the same weapon</li>
<li>'jump' - kills which happened [0.1-0.5] seconds after the attacker jumped</li>
<li>'smoke' - the line attacker-victim intersects a smoke</li>
<li>hs - kill with a headshot</li>
<li>bang - kill through a wall</li>
<li>collateral - killed at least two in the same tick with the same weapon</li>
<li>jump - kills which happened [0.1-0.5] seconds after the attacker jumped</li>
<li>smoke - the line attacker-victim intersects a smoke</li>
</ul>
Eg. <em>3xdeaglehs</em> - at least 3 deagle headshot kills. The name of the weapon or kill number can be ommited. Eg. <em>jumpbang</em> - jumping kills through a wall</li>
</ul>
Expand Down

0 comments on commit 597071d

Please sign in to comment.