Post: Flamethrower - Shoot fire!!
10-31-2010, 05:05 PM #1
mrmoss
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); Here is my Flamethrower code i took about 15 minutes putting together

so here it is:


    
GetCursorPos(){
f=self getTagOrigin("tag_eye");
e=self thread vector_scal(anglestoforward(self getPlayerAngles()),1000000);
l=BulletTrace(f,e,0,self)["position"];
return l;
}

roundUp(f){
if(int(f)!=f) return int(f+1);
else return int(f);
}

vector_scal(vec,scale){
vec=(vec[0]*scale,vec[1]*scale,vec[2]*scale);
return vec;
}

FlameThrower(){
self endon("death");
self endon("disconnect");
level.fxflame=loadfx("fire/tank_fire_engine");
for(;Winky Winky{
if (self attackbuttonpressed()){
if(self getCurrentWeapon()=="defaultweapon_mp") {
beg2=GetCursorPos();
beg1=self getTagOrigin("tag_weapon_left");
end=distance(beg1,beg2);
owner=self;
if(end<855){
point=roundUp(end/55);
X1=beg1[0]-beg2[0];
Y1=beg1[1]-beg2[1];
Z1=beg1[2]-beg2[2];
X2=X1/point;
Y2=Y1/point;
Z2=Z1/point;
RadiusDamage(beg2,40,30,30,owner);
for(b=point;b>-1;b--){
playFX(level.fxflame,beg2+(((X2,Y2,Z2)*b)));
wait 0.001;
}
} } }
wait 0.05;
} }


Sorry no video yet, but i will get one asap !

Thanks to my brother EliteMossy for helping me with this!
(adsbygoogle = window.adsbygoogle || []).push({});

The following 4 users say thank you to mrmoss for this useful post:

Eskimopride420, jkry_2_1_, marc1903,
10-31-2010, 05:40 PM #11
mrmoss
Do a barrel roll!
Originally posted by Lord.Tidgeee View Post
It his mossys Brother I Used To Bosst Wiv Him :P


tidgee i remember u ill add u back if thats ok why did i delete u hehe

The following user thanked mrmoss for this useful post:

NorskTnaka
10-31-2010, 05:42 PM #12
NorskTnaka
At least I can fight
idk i reset my ps3 and lost that account you had me on


add xTidgeee- if you want Smile
10-31-2010, 05:47 PM #13
mrmoss
Do a barrel roll!
Originally posted by Lord.Tidgeee View Post
idk i reset my ps3 and lost that account you had me on


add xTidgeee- if you want Smile


oh ok yeah i will add u back
10-31-2010, 06:06 PM #14
CHAOZ
Banned
Originally posted by XeDa View Post
@Ruffin 2, flaw 1. You cant fix that?
Flaw 2. You cant fix that either?
FLAW 3(ZOMG). 1337 Leecher


There is coding already out to fix it. /facepalm

If everyone learned to search life would be easier.
10-31-2010, 06:07 PM #15
Howdoh
NextGenHoward.
Nice Happy good post Winky Winky and MrMoss used to boost :carling: big step up to hacking =D
10-31-2010, 07:30 PM #16
xSkullz-
Do a barrel roll!
thx i'll use it.
10-31-2010, 07:52 PM #17
zxz0O0
Are you high?
Can you post a video?
10-31-2010, 08:05 PM #18
EliteMossy
TheDigitalBoard.com
Originally posted by XeDa View Post
Also guys this is for pc.


What you mean for PC only? Have you ****ing tried it? Stop posting useless bullshit.
10-31-2010, 10:18 PM #19
Originally posted by EliteMossy View Post
What you mean for PC only? Have you ****ing tried it? Stop posting useless bullshit.


100 more posts for 1337. :black: lolz

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo