avatar

AdeptusVeritas

Carbines (1)

ACR

0

убийств · 0% в голову

Sniper Rifles (1)

M200

9

убийств · 88.9% в голову

SMGs / PDWs (1)

MX4

1

убийств · 100% в голову

Shotguns (1)

SAIGA_20K

0

убийств · 0% в голову

Other (4)

FGM148

0

убийств · 0% в голову

RPG7

0

убийств · 0% в голову

Sa18IGLA

0

убийств · 0% в голову

SRAW

0

убийств · 0% в голову

 Shoutbox

function refresh2_chatbox() { var data = 'refresh2=1'; $.ajax({ type: "POST", url: "getChat.php", data: data, success: function(html){ // this happen after we get result $("#chat").html(html); } }); }