^4|SSSS|^8Sniper*Fuzz
Adam   United States Minor Outlying
 
 
Me and my baby!
Sin conexión
Comentarios
sullyb14 22 OCT 2010 a las 4:41 p. m. 
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 AGO 2010 a las 1:35 p. m. 
Whats Up!
[DT]RATX5 17 AGO 2010 a las 9:11 a. m. 
#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 AGO 2010 a las 8:08 p. m. 
lol
Taquios 26 JUL 2010 a las 8:39 a. m.