<#Role Statistics#> :: {roleimg role=$role noimg=''} {$role.label|escape}

 

{if $roleimg}
{$roleimg}
{/if}

{$role.kills|commify}

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

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

{$role.accuracy}%

{$role.shots|commify}

{$role.hits|commify}

{$role.shotsperkill}

{$role.damage|commify}

{if $role.shot_headpct}{$role.shot_headpct}%{/if} {$role.shot_head|commify}

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

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

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

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

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

{if $role.shot_rightlegpct}{$role.shot_rightlegpct}%{/if} {$role.shot_rightleg|commify}

<#Kills#>

{foreach from=$roles item='r'} {if $r.roleid == $id}

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

{/foreach}
{* {sortheader reset=1 order=$order sort=$sort baseurl="$SELF?id=$id"} {sortheader label='<#Kills#>' sort='kills'} {sortheader label='<#Deaths#>' sort='deaths'} {sortheader label='<#HS#>' sort='headshotkills'} {sortheader label='<#HS%#>' sort='headshotkillspct'} {sortheader label='<#Accuracy#>' sort='accuracy'} {sortheader label='<#S:K#>' sort='shotsperkill'} {sortheader label='<#Dmg#>' sort='damage'} {foreach name="players" from=$players item='p'} {/foreach}
# <#Player#>
{$smarty.foreach.players.iteration} {$p.name|escape} {$p.kills|commify} {$p.deaths|commify} {$p.headshotkills|commify} {$p.headshotkillspct}% {$p.accuracy}% {$p.shotsperkill} {$p.damage|abbrnum:0}
{if $pager}{/if}
*}
{$players_table}
{if $pager}{/if}
{* end ps-main-content *} {* end ps-main *} {* end ps-page-container *}