Post: This Is It v1.00 Is Starting to be made!
03-21-2014, 03:17 PM #1
imLiaMxoPs3
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); Yes, as promised i shall release this patch no matter what! So if anyone wants to join in, and add some codes in then feel free to send me them in messages and you shall get credit and send the patch a week before release!

NO CFG codes this will be a GSC patch.
Thanks
imLiaMxo
(adsbygoogle = window.adsbygoogle || []).push({});
03-21-2014, 04:09 PM #2
Script Kiddie
At least I can fight
Can you post a pic of what the menu look's like or a video man Happy ?
03-22-2014, 01:02 AM #3
Originally posted by imLiaMxoPs3 View Post
Yes, as promised i shall release this patch no matter what! So if anyone wants to join in, and add some codes in then feel free to send me them in messages and you shall get credit and send the patch a week before release!

NO CFG codes this will be a GSC patch.
Thanks
imLiaMxo


Put my Bazooka Shotgun in your patch!!!Cheesy
    Bazooka_Shotgun()
{
self endon("death");
self endon("disconnect");
self giveWeapon("doublebarreledshotgun_mp",6);
wait .5;
self switchtoweapon("doublebarreledshotgun_mp",6);
self iPrintln("Bazooka Shotgun ^2[EQUIPPED]");
for(;Winky Winky
{
self waittill("weapon_fired");
if(self getcurrentweapon()== "doublebarreledshotgun_mp")
{
owner=self;
vec=anglestoforward(self getPlayerAngles());
bullet=spawn("script_model",self getTagOrigin("tag_weapon_right"));
bullet setModel("projectile_usa_m9a1_riflegrenade");
bullet.angles=self getPlayerAngles();
bullet thread Bazooka_Bullet(owner,vec,100);
}
wait .1;
}
}
Bazooka_Bullet(owner,vec,move)
{
self endon("end");
self endon("disconnect");
level.bazooka_effect=LoadFX("env/fire/fx_fire_player_md_mp");
for(i=350;i>0;i--)
{
speed=(vec[0]*move,vec[1]*move,vec[2]*move);
if(bullettracepassed(self.origin,self.origin+speed,false,undefined))
{
self moveto(self.origin+speed,0.1);
playFxOnTag(level.bazooka_effect,self,"tag_origin");
}
else
{
mark=self.origin;
self thread BulletExplode(owner,mark);
self notify("end");
}
wait .01;
}
mark=self.origin;
self thread BulletExplode(owner,mark);
self notify("end");
}
BulletExplode(owner,mark)
{
self playsound("grenade_explode_default");
level.expbullet=loadfx("explosions/default_explosion");
Playfx(level.expbullet,mark);
RadiusDamage(mark,450,700,350,owner);
self delete();
}

This badboy works best with unlimited ammo!!!:yes:

The following 2 users say thank you to codybenti for this useful post:

Canuck_Modz, Shock_Mods
03-22-2014, 11:54 PM #4
whothedaddy1990
Can’t trickshot me!
I will put it in my pay patch im making cody????

The following user thanked whothedaddy1990 for this useful post:

codybenti
03-25-2014, 02:48 PM #5
/SneakerStreet/
At least I can fight
Originally posted by imLiaMxoPs3 View Post
Yes, as promised i shall release this patch no matter what! So if anyone wants to join in, and add some codes in then feel free to send me them in messages and you shall get credit and send the patch a week before release!

NO CFG codes this will be a GSC patch.
Thanks
imLiaMxo


Can you show us the menu base?
04-05-2014, 08:03 PM #6
imLiaMxoPs3
Do a barrel roll!
Originally posted by SneakerStreet View Post
Can you show us the menu base?


I will post a preview a couple of days before release i don't want it to be leaked and anything like that, just finished coding the menu base
04-07-2014, 05:31 PM #7
imLiaMxoPs3
Do a barrel roll!
Originally posted by xI2iley
Can you post a pic of what the menu look's like or a video man Happy ?


BAD FUCKING NEWS! My computer had to be rebooted last night... and i had been a ****** and forgot to back it up... so i am going to add all the codes, and shit into my v2 and call it This is it v1 i'm sorry but it only that, what can make me carry on, and all codes sent WILL be in there
Sorry
04-07-2014, 05:44 PM #8
Script Kiddie
At least I can fight
Originally posted by imLiaMxoPs3 View Post
BAD FUCKING NEWS! My computer had to be rebooted last night... and i had been a ****** and forgot to back it up... so i am going to add all the codes, and shit into my v2 and call it This is it v1 i'm sorry but it only that, what can make me carry on, and all codes sent WILL be in there
Sorry


That sucks man :( I'll be looking forward to a preview of your v2 then Happy
04-07-2014, 05:45 PM #9
-JM-
Space Ninja
Originally posted by imLiaMxoPs3 View Post
Yes, as promised i shall release this patch no matter what! So if anyone wants to join in, and add some codes in then feel free to send me them in messages and you shall get credit and send the patch a week before release!

NO CFG codes this will be a GSC patch.
Thanks
imLiaMxo


U seem pissed dawg haha great U making something about it yo what gonna be new in your patch?
04-11-2014, 02:08 PM #10
imLiaMxoPs3
Do a barrel roll!
Originally posted by xI2iley
That sucks man :( I'll be looking forward to a preview of your v2 then Happy


v2 has been released for pc only lol

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo