Post: Dead Cow Gun
02-13-2013, 10:54 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); So I got bored and had some models laying around and made this! It only works on Wasteland. No video yet but I think u get what it does lol :satisfied:

Video
    Soon


Code
    
Precahce this precahceModel("ch_dead_cow");

CowGun()
{
self endon("death");
self _giveWeapon("scar_mp" , 0);
for ( ;; )
{
self waittill ( "weapon_fired" );
if(self getcurrentweapon()== "scar_mp")
{
vec = anglestoforward(self getPlayerAngles());
end = (vec[0] * 200000, vec[1] * 200000, vec[2] * 200000);
SPLOSIONlocation = BulletTrace( self gettagorigin("tag_eye"), self gettagorigin("tag_eye")+end, 0, self )[ "position" ];
sentry = spawn("script_model", SPLOSIONlocation );
sentry setModel( "ch_dead_cow" );
}
}
}

The following 3 users groaned at This-Guyy for this awful post:

247Yamato, blackhawk2299, Restxrt Modz
02-16-2013, 12:50 AM #11
first time seeing this gun mod
02-16-2013, 01:12 AM #12
FutureOps
Little One
Originally posted by justknight1 View Post
first time seeing this gun mod


Because your a noob lmfao, I have had this on my xDerpModz account/youtube for like 2 months now, and one with animated cow Facepalm
02-16-2013, 02:03 AM #13
YouAppreciateMe
I Be That Pretty Mother****er
Originally posted by FutureOps View Post
Because your a noob lmfao, I have had this on my xDerpModz account/youtube for like 2 months now, and one with animated cow Facepalm


Shutup Derp :|

The following user thanked YouAppreciateMe for this useful post:

RayJ_chugs
02-16-2013, 02:14 AM #14
FutureOps
Little One
Originally posted by NoCurFew View Post
Shutup Derp :|


Its all good im done with mw2 anyways

Copyright © 2025, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo