<#Weapon Statistics#> :: {weaponimg weapon=$weapon noimg=''} {$weapon.label|escape}

 

{if $weaponimg}
{$weaponimg}
{/if}

{$weapon.kills|commify}

{if $weapon.headshotkills}{$weapon.headshotkillspct}%{/if} {$weapon.headshotkills|commify}

{if $weapon.ffkills}{$weapon.ffkillspct}%{/if} {$weapon.ffkills|commify}

{$weapon.accuracy}%

{$weapon.shots|commify}

{$weapon.hits|commify}

{$weapon.shotsperkill}

{$weapon.damage|commify}

{if $weapon.shot_headpct}{pctbar pct=$weapon.shot_headpct}{/if} {$weapon.shot_head|commify}

{if $weapon.shot_chestpct}{pctbar pct=$weapon.shot_chestpct}{/if} {$weapon.shot_chest|commify}

{if $weapon.shot_leftarmpct}{pctbar pct=$weapon.shot_leftarmpct}{/if} {$weapon.shot_leftarm|commify}

{if $weapon.shot_rightarmpct}{pctbar pct=$weapon.shot_rightarmpct}{/if} {$weapon.shot_rightarm|commify}

{if $weapon.shot_stomachpct}{pctbar pct=$weapon.shot_stomachpct}{/if} {$weapon.shot_stomach|commify}

{if $weapon.shot_leftlegpct}{pctbar pct=$weapon.shot_leftlegpct}{/if} {$weapon.shot_leftleg|commify}

{if $weapon.shot_rightlegpct}{pctbar pct=$weapon.shot_rightlegpct}{/if} {$weapon.shot_rightleg|commify}

<#Kills#>

{foreach from=$weapons item='w'} {if $w.weaponid == $id}

{else} {/if} {$w.kills|commify}

{/foreach}
{$players_table}
{if $pager}{/if}
{* end ps-main-content *}
{* end ps-main *}
{* end ps-page-container *}