Saturday, 23 February 2013

[Script] Simple car fly cheat

This was requested by taltigolt but i think that he didnt liked the result hehe

This script tryes to recreate San Andreas fly cheat for cars, the big problem is control the flight, i tryed a lot of ideas but my results was always bad, with some practice you can fly very well.

Download: GTA 4 Mods (GTA Garage, MOD Db)

The idea is simple:

Use the native function SET_CAR_FORWARD_SPEED to control the forward speed of the car, and apply force in the right directions and rotations to make it go Up/Down/Left/Right/Roll Leftt/Roll Right, the big issue is when you hit anything and the vehicle start spinning, its hard to stop. I have some ideas here that i didnt used in this script, maybe i can improve it and make it flyes better :)





Related Posts:

  • [TUT-IV] Basic tools to scriptTo help we implement scripts for GTA iV we need some tools/links, the most important in my opinion are:The scripthook help file: Through this help file we can have easy access to any .net scripthook object and see their prope… Read More
  • [Script] Javelin/Stinger rocket lockStarted based on Modern Warfare 2 Javelin behavior and modified until reachs an behavior similar to real Javelin launchers, this was an interesting and, at same time, hard to do script. Requested by GoldenDarknezz, this scrip… Read More
  • [Script] Simple car fly cheatThis was requested by taltigolt but i think that he didnt liked the result heheThis script tryes to recreate San Andreas fly cheat for cars, the big problem is control the flight, i tryed a lot of ideas but my resul… Read More
  • [TUT-IV] First script - Interacting with peds/vehicles/objectsLet's create our first script? Step by step how to create an visual studio project to be used to edit and compile an .net script for GTA IV using VB.NET language :)You can download the sample project here.Lets start our first… Read More
  • [TIP-IV] Basic scripting - Script structure and main events [GTA IV vb.net]Considering that you know the basic of programming (what is variable, object, methods, loops, conditions, etc.) i will start showing the basic script structure and the main events that are very usefull when creating an script… Read More

0 comments:

Post a Comment