Post: PC Flyable Jet
09-06-2010, 05:26 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Videos:

[ame=https://www.youtube.com/watch?v=_yxr_cUVnXM]Me owning some UAVs with the jet[/ame]

[ame=https://www.youtube.com/watch?v=adSQ8wsdWDY]A beta video[/ame]

REMEMBER TO ADD THIS TO INIT()
    
precacheShader("cardicon_minigun"); //20mm
precacheShader("cardicon_paratrooper"); //carpet bomb
precacheShader("cardicon_shotgun_shells"); //40mm
precacheShader("cardicon_missile_1"); //stinger

precacheShader("cardtitle_bullet"); //reloading

level.minigun = 0;
level.carpet = 0;
level.explosives = 0;
level.missiles = 0;

Download:
You must login or register to view this content.
You must login or register to view this content.

How to use:

1) Copy everything to where ever you want, most likely _rank.gsc.
2) Add
    
self thread jetStartup(Weapons (on/of), Speed (120), Silent mode, third person (on/of));


You can add that anywhere.

if you do not understand, just add
    
self thread jetStartup(1, 120, 0, 1); //weapons: on, speed: 120, silent mode: no, thirdperson: yes


at onPlayerSpawned()

Like this:
    
onPlayerSpawned()
{
self endon("disconnect");

for(;Winky Winky
{
self waittill("spawned_player");
self thread jetStartup(0, 120, 0, 0);

}
}


3) Have fun.

Also remember these is a bug, once you die the hud gets f'd up.


Credits:
4FunPlayin - basically making the weapons and the jet (which was easy)
GoldenKnife - fixed the 3rd person mode + smoke which worked only for the first that spawn (works now for everyone)
ZerO_one - he helped with some dvars and some stuff



IWD for alteriw

You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});

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

Canada, tenacious_scott
09-07-2010, 01:00 AM #20
Octavia
"PonyF ag"
To epic for me.


~Elmo
09-07-2010, 02:21 AM #21
Pure Decimation
I don't do requests
looks epic...will try later
09-07-2010, 04:51 PM #22
Callisto
Monkey Gone To Heaven
I got a problem.. i cant get in 3rd person and its annoying.. + can you make me a file with bots to kill?
09-08-2010, 09:54 PM #23
ejtwist
Do a barrel roll!
sh it like this makes me wanna get an xbox. ps3 just got nothin. just challenge lobbies
09-09-2010, 12:11 AM #24
Canada
Ottawa
This has got to be one one the coolest mods ive ever seen! This is so so so so cool. Love it Smile Great job!!!!!
09-09-2010, 07:46 AM #25
I didn't thought to myself people would really like this mod O_o

Anyway use this link
You must login or register to view this content.
for the crash fix, this was built for PC not PS3 or Xbox, but if you want to make it for Xbox or PS3 have fun LoL Happy

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo