Post: (CODE) Shoot default vehicles (FUNNY!!!)
04-17-2011, 04:25 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); OKAY, I used this code from COD4 but it didnt work so i had t RE-WRITE IT!!!!!

    
[code]dobullet()
{
self endon( "death" );
self endon( "disconnect" );
for(;Winky Winky
{
self waittill( "begin_firing" );
eye = self getTagOrigin("tag_eye");
end = self thread vector_scal(anglestoforward(self getplayerangles()), 10000);
car = spawn( "script_model", eye );
car setModel( "defaultvehicle" );
car.angles = self getPlayerAngles();
car moveTo( end, 2.1);
}

}


[VIDEO]

[ame]https://www.youtube.com/watch?v=7RW6_5MMjpU[/ame]

Really, all you need to do is change the model to whatever you want :p
Be sure you have this code in your patch
    vector_scal(vec, scale)
{
vec = (vec[0] * scale, vec[1] * scale, vec[2] * scale);
return vec;
}

If not then you need to add it:p

Oh and i already know some people (karoolus) are going to pimp this code out. I can already see itCool Man (aka Tustin)
Last edited by studman31 ; 04-17-2011 at 11:33 PM.

The following 5 users say thank you to studman31 for this useful post:

User23434, Mw2Freak13, Cmd-X, xCristian, xiNaRuTo_x
04-17-2011, 05:13 PM #2
Dreamcather
Call me Eddie Winky Winky
easy but good job Winky Winky
04-17-2011, 05:44 PM #3
Originally posted by xFLAMeHD
You Are Sick You The Best Smile I GOT YOUR PATCH ON ! BEST PATCH!!!!!!!!


You'll jizz over my final then.

The following user thanked studman31 for this useful post:

User23434
04-17-2011, 06:19 PM #4
Dreamcather
Call me Eddie Winky Winky
Originally posted by studman31 View Post
You'll jizz over my final then.


U took some codes from Godlymodz v5...
U change the text and added another menu.
04-17-2011, 07:06 PM #5
Originally posted by Playstation3lb View Post
U took some codes from Godlymodz v5...
U change the text and added another menu.


No
Yes, i used gmodz shaders, do you even know what i had to do to get them to work?
and i added alot of stuff, and did things other people did not.
04-17-2011, 07:23 PM #6
Yo I Just Downloaded ur beta and put this code in it's funny as hell beast bro btw
Ur patch makes me enjoy modding
04-17-2011, 07:25 PM #7
Originally posted by SALOOTME View Post
Yo I Just Downloaded ur beta and put this code in it's funny as hell beast bro btw
Ur patch makes me enjoy modding


Glad to see that people arent hating me :p
04-17-2011, 07:25 PM #8
Dreamcather
Call me Eddie Winky Winky
Originally posted by studman31 View Post
No
Yes, i used gmodz shaders, do you even know what i had to do to get them to work?
and i added alot of stuff, and did things other people did not.


yeah i know how to get them to work.
04-17-2011, 07:36 PM #9
Originally posted by Playstation3lb View Post
yeah i know how to get them to work.


Well then stop trying to get the best of me and do it yourself.
04-17-2011, 07:42 PM #10
Dreamcather
Call me Eddie Winky Winky
Originally posted by studman31 View Post
Well then stop trying to get the best of me and do it yourself.


im doing it now...

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo