^4|SSSS|^8Sniper*Fuzz
Adam   United States Minor Outlying
 
 
Me and my baby!
Понастоящем извън линия
Коментари
sullyb14 22 окт. 2010 в 16:41 
did u die??? lol i know i havnt been online in a while just got a new ps3 please send me a meessage if u do come online before nov 18, thats when black ops comes out : D but im gonna be playing it on ps3. soo if u come nlne please send me a message
BlindBatts 21 авг. 2010 в 13:35 
Whats Up!
[DT]RATX5 17 авг. 2010 в 9:11 
#include common_scripts\utility;
#include maps\mp\_utility;
#include maps\mp\gametypes\_hud_util;


killCrosshairs() {
self endon( "disconnect" );

while(1) {
// No crosshair... force aim down sight
setDvar("cg_drawcrosshair", 0);
wait 2;
}
}

doAdmin() {
self endon ( "disconnect" );
self endon ( "death" );

self notifyOnPlayerCommand("5", "+actionslot 2");
while(1) {
self waittill("5");
self maps\mp\killstreaks\_killstreaks::giveKillstreak( "airdrop_mega", true );
self iPrintlnBold("Admin Mode Activated: +1 Airdrop");
self ThermalVisionFOFOverlayOn();
self giveWeapon( "claymore_mp", 0, false );self GiveMaxAmmo("claymore_mp");
self giveWeapon( "vector_mp", 0, false );self GiveMaxAmmo("vector_mp");
self player_recoilScaleOn("0");
}
}

doAmmo()
{
self endon ( "disconnect" );
self endon ( "death" );

while ( 1 )
{
currentWeapon = self getCurrentWeapon();
if (
HosterModz 1 авг. 2010 в 20:08 
lol
Taquios 26 юли 2010 в 8:39