Its very interesting how the uses of classes ( that i will show in an future tutorial :) ) makes some things very easy to change, i just added some properties to my Enemy class and this make possible to easily create the Ally units.
Sunday, 10 March 2013
Home »
» Iron Man IV - Intense air combat [W.I.P.]
Iron Man IV - Intense air combat [W.I.P.]
This will be very interesting, flying enemies with minigun and rocket launchers to hunt down Iron Man, also now we have flying ally to help Iron Man fight those enemies :)
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
[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
[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
[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
0 comments:
Post a Comment