Skip to content

Commit

Permalink
Updated search docs with ninja.
Browse files Browse the repository at this point in the history
  • Loading branch information
bugdone committed May 21, 2016
1 parent e709b91 commit fa65f81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources/public/templates/search_round.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
<ul>
<li>map name (eg. <em>de_nuke</em>)</li>
<li>side (eg. <em>t</em> or <em>ct</em>)</li>
<li>clutch situation won (eg. <em>1v2</em> would find all rounds that at some point got in a 1v2 situation and the player won) </li>
<li>clutch situation won (eg. <em>1v2</em> would find all rounds that at some point got in a 1v2 situation and the player won)</li>
<li>ninja defuse - when the CT player finished defusing the bomb there were at least as many alive Ts as CTs</li>
<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>
Expand Down

0 comments on commit fa65f81

Please sign in to comment.