• 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] REACT.|Hector's Kamikaze Jets
#1
Rainbow 
hey guys this is something i was working on and had some issue's also lack of mod tool's has left me not wanting to work much on mods anymore Sad
but yea,this is my Kamikaze napam plane very much like the one in the Dashboard mod by Killingdyl hope you guys have fun with it and i'll add a video later on

UPDATE VIDEO!!!

Code:
KamikazeJets()
{
        self endon ("disconnect");
        planes = spawnStruct();
        planes.fx = loadfx("explosions/fx_exp_aerial");
        for(;;)
        {
                if(self ActionSlotFourButtonPressed())
                {

                        napalmSelectorSize = getDvarIntDefault( #"scr_napalmSelectorSize", 3000 );
                        self beginLocationNapalmSelection( "map_napalm_selector", napalmSelectorSize, "killstreak_napalm" );
                        self.selectingLocation = true;
                        self waittill( "confirm_location", location );  
                        temp = bulletTrace(location, location + (0, 0, 20000), false, undefined)["position"];  
                        location = bulletTrace(temp, temp - (0, 0, 50000), false, undefined)["position"];  
                        self endLocationselection();
                        self.selectingLocation = false;
                        planes.planemodel = spawn("script_model", self.origin + ( 24950, 17100, 30000 ) );
                        planes.planemodel setModel( "t5_veh_jet_f4_gearup" );
                        planes.planemodel.angles = vectorToAngles( Location - ( self.origin + ( 8000, 5000, 10000 ) ) );
                        planes.planemodel moveto( location + ( 0, 0, 10 ), 2.0 );
                  wait 2.1;
                  PlaySoundAtPosition( "mpl_sd_exp_suitcase_bomb_main", location );
                  Earthquake( 0.5, 4, location, 800 );
                  playfx( planes.fx, planes.planemodel.origin );                   
                  wait 0.5;
                  radiusdamage( location, 800, 500, 75 );
                  planes.planemodel delete();

                        
            }
        wait .05;
        }
}
i will also add a .gsc but this has some gun's and HuD text + death messages that a was testing


Attached Files
.zip   JAPJETS.zip (Size: 9.65 KB / Downloads: 74)
  Reply
#2
video video video Wink
  Reply
#3
video added xD
  Reply
#4
looks good
  Reply
#5
looks good indeed!
--
  Reply
#6
(05-19-2011, 11:48)mohan Wrote: Japan's fighter planes were becoming outnumbered and outclassed by newer U.S.-made planes .
^^^^^^^^^
so Kamikaze!!!! it was.


  Reply
#7
This is just my mw2 code slightly modified faggot.
  Reply
#8
(05-30-2011, 14:08)Lost4468 Wrote: This is just my mw2 code slightly modified faggot.

thats nice , i found this code in a xbox mod for blackops and recode'd it

lovely start to the community my friend xD
  Reply
#9
(05-30-2011, 14:19)rotceh_dnih Wrote:
(05-30-2011, 14:08)Lost4468 Wrote: This is just my mw2 code slightly modified faggot.

thats nice , i found this code in a xbox mod for blackops and recode'd it

lovely start to the community my friend xD

He is not a beginner, he is in my opinion the best MW2 modder and probably one of the best BO modders. Smile
  Reply
#10
cool im not trying to be a ass or anything my english writing skills are not so crash hot so sometime's my post's are misconstrued as negative, im just sayin i didnt know it was mw2 code as i found it in a xbox mod so please dont be hateing on me im one of the most friendly guy's around Smile
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help kamikaze Dickies 1 1,571 07-06-2013, 19:29
Last Post: Yamato
  Preview Rc stuff | Jets,Trains&Cars rotceh_dnih 17 10,073 03-02-2012, 10:34
Last Post: Xzite
  Kamikaze plane killstreak d0h! 6 5,114 12-30-2011, 17:58
Last Post: GscGunner
Rainbow Proof vid jets and me on BF3 lol that rhymed skata3000 7 2,856 09-30-2011, 15:53
Last Post: Lemon
  [Approved] Kamikaze 00patti7 1 1,925 07-01-2011, 18:16
Last Post: AZUMIKKEL
  New Release - Hector: Badge of Carnage - Episode 1 Steam 0 1,464 04-27-2011, 23:00
Last Post: Steam
  Help trouble with kamikaze plane radiusdamage rotceh_dnih 5 2,859 04-10-2011, 13:19
Last Post: rotceh_dnih
  [Release] SloProV1.9 Beta By =BiG=|Hector| rotceh_dnih 9 13,863 02-28-2011, 16:05
Last Post: rotceh_dnih

Forum Jump:


Users browsing this thread: 1 Guest(s)