<#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}{$weapon.shot_headpct}%{/if} {$weapon.shot_head|commify}

{if $weapon.shot_chestpct}{$weapon.shot_chestpct}%{/if} {$weapon.shot_chest|commify}

{if $weapon.shot_leftarmpct}{$weapon.shot_leftarmpct}%{/if} {$weapon.shot_leftarm|commify}

{if $weapon.shot_rightarmpct}{$weapon.shot_rightarmpct}%{/if} {$weapon.shot_rightarm|commify}

{if $weapon.shot_stomachpct}{$weapon.shot_stomachpct}%{/if} {$weapon.shot_stomach|commify}

{if $weapon.shot_leftlegpct}{$weapon.shot_leftlegpct}%{/if} {$weapon.shot_leftleg|commify}

{if $weapon.shot_rightlegpct}{$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 *}