Post: ~AMAZIING`~Flyable jet~~
09-17-2010, 02:39 AM #1
x-BoT
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); not my vids or tut.sorry if this is old.Thought it was pretty darn cool.
You must login or register to view this content.!

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;

half

full
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()


onPlayerSpawned()
{
self endon("disconnect");

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

}
}



Enjoy


:wtf:
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to x-BoT for this useful post:

TheMagicN, Uk_ViiPeR
09-17-2010, 09:15 PM #11
fail. your missing the most important function. its like me doing this.

Originally posted by another user
hackPS3();


it's not going to work because its not defined.

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

defwegwreh, MV-rockers
09-17-2010, 09:18 PM #12
x-BoT
Banned
ur a fail unkown go back in ur hole and play mw2,nobody needs you now,everyone can do cls,so bye.
09-17-2010, 09:45 PM #13
Criptus
< ^ > < ^ >
that looks sick!
09-17-2010, 10:13 PM #14
Originally posted by I
ur a fail unkown go back in ur hole and play mw2,nobody needs you now,everyone can do cls,so bye.


You don't even know what code is. You cant even Copy and Paste properly. It's people that SAY they are a hacker that really are incapable of anything. You couldn't even use a hack saw. You're a pathetic wannabe.

Since when are Challenge Lobbies useful? so you have devoted over 3 months of doing jack s*** to get a pixel on your screen to change colour. How f***ing sad.

At least I have been CREATIVE and made something NEW. All people can do now is copy and paste a patch that has been made from simply copy and pasting code. It's simply leech central, why don't people learn to create new thing's. This was my entire lesson of NOT releasing a tutorial on how to do it. Simply because if I did, nobody would of learn't a thing.

You can't exactly call me a fail can you... I will give you time to think about that.

The following 7 users say thank you to TheUnkn0wn for this useful post:

FourzerotwoFAILS, ihatecompvir, kmanthecaveman, MV-rockers, schnzrs, ThisIsBio, Tzee
09-17-2010, 10:23 PM #15
Flex99923
The Messiah
Originally posted by TheUnkn0wn View Post
You don't even know what code is. You cant even Copy and Paste properly. It's people that SAY they are a hacker that really are incapable of anything. You couldn't even use a hack saw. You're a pathetic wannabe.

Since when are Challenge Lobbies useful? so you have devoted over 3 months of doing jack s*** to get a pixel on your screen to change colour. How f***ing sad.

At least I have been CREATIVE and made something NEW. All people can do now is copy and paste a patch that has been made from simply copy and pasting code. It's simply leech central, why don't people learn to create new thing's. This was my entire lesson of NOT releasing a tutorial on how to do it. Simply because if I did, nobody would of learn't a thing.

You can't exactly call me a fail can you... I will give you time to think about that.


You cant argue with this guy. :love:

The following user thanked Flex99923 for this useful post:

ThisIsBio
09-17-2010, 10:33 PM #16
Originally posted by TheUnkn0wn View Post
You don't even know what code is. You cant even Copy and Paste properly. It's people that SAY they are a hacker that really are incapable of anything. You couldn't even use a hack saw. You're a pathetic wannabe.

Since when are Challenge Lobbies useful? so you have devoted over 3 months of doing jack s*** to get a pixel on your screen to change colour. How f***ing sad.

At least I have been CREATIVE and made something NEW. All people can do now is copy and paste a patch that has been made from simply copy and pasting code. It's simply leech central, why don't people learn to create new thing's. This was my entire lesson of NOT releasing a tutorial on how to do it. Simply because if I did, nobody would of learn't a thing.

You can't exactly call me a fail can you... I will give you time to think about that.



I have a question. I know you probably think I'm a noob and a suck-up or something, but I'm really interested in the things you do. One of the reasons why I'm having a hard time making new patch's is due to my little knowledge of coding. I would really like someone to teach me how to do this stuff. Ever since joined I've been amazed at your programs. My first 200 posts were probably on your thread with the cvar tool :P I know I could go out and buy books, or go on youtube and look up tutorials, but I'm not really learning anything. Just copying and pasting :( . I want to be able to make my own mods and was wondering if maybe you could teach me some stuff. I know that one of the reasons people on this site just leach, is due to the fact that they don't have a lot of knowledge on how to code. Just let me know what you want to do. I get it if you're too busy or just don't want to do it. It's just that I want to learn how to do this stuff, not wait for someone to make a tut. My cousin is great at this stuff too, but he lives in England and has just graduated from University, so I see him for like two days ever year.

:y:
09-17-2010, 11:14 PM #17
Originally posted by FourzerotwoFAILS View Post
I have a question. I know you probably think I'm a noob and a suck-up or something, but I'm really interested in the things you do. One of the reasons why I'm having a hard time making new patch's is due to my little knowledge of coding. I would really like someone to teach me how to do this stuff. Ever since joined I've been amazed at your programs. My first 200 posts were probably on your thread with the cvar tool :P I know I could go out and buy books, or go on youtube and look up tutorials, but I'm not really learning anything. Just copying and pasting :( . I want to be able to make my own mods and was wondering if maybe you could teach me some stuff. I know that one of the reasons people on this site just leach, is due to the fact that they don't have a lot of knowledge on how to code. Just let me know what you want to do. I get it if you're too busy or just don't want to do it. It's just that I want to learn how to do this stuff, not wait for someone to make a tut. My cousin is great at this stuff too, but he lives in England and has just graduated from University, so I see him for like two days ever year.

:y:


I never set out to program and create stuff for MW2. It just happened to be something I COULD do. Before that, I was reversing applications at low levels (Assembler) to gain an understanding of how things work, while doing that I was also learning C++ and getting used to it's environment and BEFORE all that. I started programming by learning Visual Basic to get the grips of simple commands and the syntax for programming.

Set yourself a goal like :

- I want to create a simple C++ Console Application that can make a file with text in it.

Do research and find out how its done. But before doing C++ I highly suggest learning Visual Basic. Create a simple Form based application that opens CMD or something.

The following user thanked TheUnkn0wn for this useful post:

skitterz
09-17-2010, 11:16 PM #18
Fionn
Banned
Originally posted by TheUnkn0wn View Post
I never set out to program and create stuff for MW2. It just happened to be something I COULD do. Before that, I was reversing applications at low levels (Assembler) to gain an understanding of how things work, while doing that I was also learning C++ and getting used to it's environment and BEFORE all that. I started programming by learning Visual Basic to get the grips of simple commands and the syntax for programming.

Set yourself a goal like :

- I want to create a simple C++ Console Application that can make a file with text in it.

Do research and find out how its done. But before doing C++ I highly suggest learning Visual Basic. Create a simple Form based application that opens CMD or something.


You a fellow Visual Basic 6 OG? =D
09-17-2010, 11:24 PM #19
Originally posted by TheUnkn0wn View Post
I never set out to program and create stuff for MW2. It just happened to be something I COULD do. Before that, I was reversing applications at low levels (Assembler) to gain an understanding of how things work, while doing that I was also learning C++ and getting used to it's environment and BEFORE all that. I started programming by learning Visual Basic to get the grips of simple commands and the syntax for programming.

Set yourself a goal like :

- I want to create a simple C++ Console Application that can make a file with text in it.

Do research and find out how its done. But before doing C++ I highly suggest learning Visual Basic. Create a simple Form based application that opens CMD or something.


I've made an application in Visual basics, but there are a lot of things that I don't know how to do. One of the main things I want to learn is how to make it so that it can open a file and edit it. This is the tool I made You must login or register to view this content. If you could help me, let me know some stuff I could add and help me out a bit, that would be awesome Smile. This may sound kind of weird, but I've always seen you as this insane guy that I want to become :P

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo