Quantcast
Channel: GTA X Scripting - JulioNIB mods
Viewing all 172 articles
Browse latest View live

GTA V PC Native Trainer + Scripthook + ASI Loader by Alexander Blade

$
0
0
First GTA VNative Trainer released for public by Alexander Blade :)




It's based on a scripthook that is is the basic tool for scripting. The scripthook by Alexander Blade allow the creation of custom .asi scripts like this Trainer, with those files we can start to make the "magic" happen in game. The scripthook will be deactivated in Online mode ( thx Blade :) ) to avoid stupid cheating and possible bans for the users ;)

Soon i will try to write some codes for V.

Download (Based on game version 1.0.335.2)

***
If you want share or make videos of this mod, please use the following link as reference in description: 
http://www.dev-c.com/gtav/scripthookv/
http://gtaforums.com/topic/788343-gtavrel-script-hook-v/

Thanks
***

Installation: Copy the files dsound.dll, NativeTrainer.asi and ScriptHookV.dll to your GTA5.exe folder (Commonly at C:\Program Files\Steam\steamapps\common\Grand Theft Auto V). Run game as administrator.


Hotkeys

F4 - Show the mod menu
Numpad 2, 8, 4, 6 - Navigate up/down/left/right in the menu (Numlock must be On)
Numpad 0 - Go back to previous menu
Numpad 5 - Enter/activate actual menu item
Numpad 9 - Vehicle speed up (when option is activated in the Vehicle menu)
Numpad + - Shoot rockets with vehicle (when option is activated in the Vehicle menu)


Credits

Alexander Blade and whoever is related to the scripthook + asi loader + native methods develop/research (sorry don't know the names yet)


Screens













GTA V PC ScripthookV, ScripthookV .net, ASI Loader and SDK

$
0
0
With those files you can start making your own scripts for GTA V PC or use scripts made by other people :)

ASI Loader and Scripthook

This is the responsible for "hacking" the game memory and load the ScripthookV that will load .asi scripts, so, if you plan to use my .asi script mods you need this files.

Download here

Installation:

Inside the zip file search for the files dsound.dll and ScriptHookV.dll, copy them to your GTA5.exe folder:


Make sure that your game version is compatible, this version of ASI loader + scripthook works with GTA5.exe version 1.0.335.2:



ScriptHookV .NET

This is a addon to the ScripthookV, it let modders use a C# and VB.Net languages to code the scripts, way easier and with OO that make script development easier and faster :)

Download here

Installation

Copy the files ScriptHookVDotNet.asi and ScriptHookVDotNet.dll to your GTA5.exe folder.


Credits

ASI Loader and ScripthookV by Alexander Blade
ScripthookV .NET by Crosire (and some other guys that i don't know now)


ScripthookV SDK

To start making your own .asi scripts for GTA V PC you need this SDK developed by Alexander Blade.

To make .NET scripts you need Microsoft Visual Studio 2012/2013 (maybe works with 2010 too). Add the ScriptHookVDotNet.dll file as Reference in the project, See the sample that goes with the files.

Required packages for .NET scripthook:

Microsoft .NET Framework 4.5
Microsoft Visual C++ Redistributable Package for Visual Studio 2013 (x64)

GTA V PC - Lamar Gunner script mod

$
0
0
This is my first try to make a script mod for GTA V PC, so, it's a very basic script.

Features:

Create a vehicle with Lamar as gunner, you can create a Technical, Insurgent or the helicopter Valkyrie. You can toggle the Attack mode and control Lamar while driving, or you can leave Lamar controlling and shooting when he wants ^^




Download the mod here

This script requires the ASI loader + ScripthookV, see how to download and install them here.

***
If you want share or make videos of this mod, please use the following link as reference in description: 
http://gtaxscripting.blogspot.com/2015/04/gta-v-pc-lamar-gunner-script-mod.html

Thanks
***

Installation: Copy the .asi file to your GTA5.exe folder


Hotkeys

Ctrl + i - Show the mod menu
Numpad8/Page Up and Numpad2/Page Down - Navigate up/down in the menu
Numpad5/Enter - Choose a item from menu
E - Switch attack mode (Manual, Auto>Enemies, Auto>All)

Always hold aim button while shooting, otherwise you can't move the aim :)


Known issues

Sometimes Lamar don't detect a enemy or possible victim.
Sometimes Lamar sit in the wrong seat, leave the vehicle and then enter again, if problem still, create another vehicle using the menu.


Credits

Script by JulioNIB


Screens








[TUT-BR] GTA V PC criando scripts

$
0
0
Nesse vídeo eu falo sobre os itens necessários para criar scripts para GTA V PC, também mostro exemplo de como identificar parâmetros de funções e criar um script básico tanto para scripthookV (.asi com linguagem c++) como para scripthookV .NET com linguagem C#.




Arquivos necessários

Projetos base usados (Use eles ao invés de criar novos)
ScripthookV
ScripthookV SDK
Visual Studio 2013
ScripthookV .NET
Microsoft .NET Framework 4.5
Microsoft Visual C++ Redistributable Package for Visual Studio 2013 (x64)

Para a versão atual do scripthookV você precisa estar rodando o patch 335.2 do game, veja como fazer downgrade para este patch aqui

GTA V PC Moddding - Vehicle Handling edit with new OpenIV 2.6

$
0
0
GTA V Best gen handling edit now possible with OpenIV 2.6 release :)

Now it's possible for the PC players of GTA V customize their .meta files in GTA V, this means that we can edit various things in game like timecycle, weapons, handling, etc.

OpenIV.com





GTA V - Just Cause 2 Grappling hook mod

$
0
0

This mod is inspired in the game Just Cause 2 and will bring a grappling hook with some features based on that amazing game.




Download options

Main link
Mirrors

Virus scan

***
If you want share or make videos of this mod, please use the following link as reference in description: 
http://gtaxscripting.blogspot.com/2015/05/gta-v-just-cause-2-grappling-hook-mod.html

Please don't reupload my mods and don't share direct download links

Thanks
***

Features

-Attach hook to buildings, peds and vehicles
-Attach multiple entities (shoot and hold aim)
-Fly to the hook attach position on building or vehicles (shoot and release aim)
-Pull peds with hook (shoot and release aim)
-Use parachute while in mid air (while flying to hook position)

To do (next version):

-Be able to steal vehicles while standing on their roof
-Be able to steal helicopters while "hooked" to the heli
-Be able to attach objects too


Installation

Obs.: This mod uses a custom version of the ScriptHookVDotNet, so, if your ScriptHookVDotNet is below or equal version 0.9 you need to use the version of ScriptHookVDotNet that goes with my mod. Now if you have a version launched after v0.9 in the oficial source, you don't need to update :)

Copy all files to GTA5.exe folder (except ScriptHookVDotNet if you have version above v0.9)

You need this packages installed to use this mod (and any ScriptHookVDotNet mod):

-Microsoft .NET Framework 4.5
-Microsoft Visual C++ Redistributable Package for Visual Studio 2013 (x64)
-ASI Loader + ScripthookV

File structure after installation:


Mod developed and tested over game patch 1.0.350.1


Hotkeys

Ctrl + N - Show mods menu
Left Mouse Button - When hook mode On a hook will be launched when you shoot
Space - While moving to a target in mid air press space to parachute
F - Release player hook from helicopter
Z - Release hooks from player vehicle
H - Toggle hook mode on/off

You can change the hotkey in the self-generated .ini file


Credits

Script by JulioNIB
ASI Loader + ScripthookV by Alexander Blade
ScriptHookVDotNet  by Crosire + people related to the project on github


Screens
















GTA V Shark-O-Matic gun

$
0
0
The Shark-O-Matic gun script inspired by Saints Row game.


This mod will make a crazy shark break the ground and eat the victims, shoot and watch the madness.




Download

Main link
mirror

***
If you want share or make videos of this mod, please use the following link as reference in description: 
http://gtaxscripting.blogspot.com/2015/06/gta-v-shark-o-matic-gun.html

Please don't reupload my mods and don't share direct download links

 If you want to showcase any of my mods, please edit this promo in the video

It can be anywhere in the video, beginning, middle or end.

Thanks
***

Installation: Check this post


You need ScripthookV to run this mod.


Hotkeys

Ctrl+N - Show mods menu
Toggle shark gun mode on/off: None/Disabled

You can change the hotkey in the self-generated .ini file


Credits

JulioNIB
ASI Loader + ScripthookV by Alexander blade
ScriptHookVDotNet by Crosire

Screens






GTA V .Net Scripts setup

$
0
0
Let me explain how to setup .net mods for GTA V.

First of all you need some windows packages:

-Microsoft .NET Framework 4.5 (direct link)
-Microsoft Visual C++ Redistributable Package for Visual Studio 2013 (x64) (direct link)

You also need ASI Loader + ScripthookV by Alexander blade

Now basically what you need to do to install my GTA V .net mods is copy all the files from the zip to your GTA5.exe folder:


Run the game as administrator, press Ctrl + N to see if the mod menu appears, wait at least 1 second after game load to try.

Case the mod is not working a good thing to check is the .log files generated by ASI loader, ScripthookV and ScripthookVDotNet, they may contain important info about what is failing.

Check this video that shows the setup of one of my GTA V .net mods.

Contact me via facebook for more advanced help.


GTA5Base - THE SITE to share your mods

$
0
0

For my GTA V mods I'm using the site GTA5Base to release and host my mods, the biggest difference from other modding sites is that this site share the earnings with the uploader and with people who promote the mods via Youtube videos ;)

When uploading a mod to GTA5Base you will obtain a link for survey/donation download where user should fill a survey or donate to download the mod, and you also will have access to a free link where no surveys/donation are asked and user can direct download the file.

When sharing your mod you can provide both links, this way the users that want show some appreciation for your hard work can fill a survey or donate using the main link, and the users that can't or don't want contribute can still download via the free link, everybody wins.Only modders know how hard is make a mod, receive some money in exchange of our hard work is the best way to help us continue evolving and making new stuff.

Other interesting fact about GTA5Base is that Youtubers can earn money too, if you promote a mod from GTA5Base you will receive 50% of the earnings in result of downloads with your unique promote link.

The site is completely reliable, they pay without any issues, those are some examples of payments i received recently:




The amount paid is based on number of paid downloads:

0,20$ PER 1 DOWNLOAD (from 1 to 1000 downloads)
0,30$ PER 1 DOWNLOAD (from 1000 to 10000 downloads)
0,50$ PER 1 DOWNLOAD (more than 10000 downloads)

So, if you are interested in share your mods and earn some money (without "hurt" anybody) with your hard work, join GTA5Base now.

GTA V Jetpack mod

$
0
0
This is a simple Jetpack mod for GTA V made using game objects + game animations ;)





Download

MAIN LINK
mirror


***
If you want share or make videos of this mod, please use the following link as reference in description: 
http://gtaxscripting.blogspot.com/2015/06/gta-v-jetpack-mod.html

Please don't reupload my mods and don't share direct download links

 If you want to showcase any of my mods, please consider edit this promo in the video ;)
It can be anywhere in the video, beginning, middle or end.

Thanks
***

Installation:  Check this post


Hotkeys

Ctrl+N - Show mods menu
J - Toggle Jetpack equip/unequip
Hold space - Toggle engine on/off (In bikes is the horn button, commonly E)
Shift (Sprint) - Go Up
Control (Duck) - Go Down
Move controls (WASD) - Move forward/backward/left/right (Tap W to increase speed, hold to keep)
Mouse - Control direction

You can change the hotkey in the self-generated .ini file


Features

-Fly high  (max 1200 height above ground, can be changed in .ini file)
-Fly fast (max 400 speed, can be changed in .ini file)
-Crash collisions
-Water collisions
-Driver hijack
-Use Jetpack in bicycle, bikes and "seasharks"
-Shoot while flying with Jetpack


Credits

JulioNIB
ASI Loader + ScripthookV by Alexander blade
ScriptHookVDotNet by Crosire





Screens







GTA V PC Ironman script mod

$
0
0
GTA V PC IRONMAN V script mod by JulioNIB

Asked by many people, even before GTA V PC release, the Ironman script mod for GTA V with some cool powers + flight, only thing missing is the cool armors that we had in IV, but in a near future they will be made ;)



Features and hotkeys

-Flight mode, max speed up to 400, no height limit
-Extra speed when running after some time
-Special vision modes (Switch with I)
-Super melee attacks (Q - XBox control: B)
-Ground attack (Flight + Q)
-6 Different armor guns (Switch with E - XBox control DPad right/left)
-Shoot with machine guns from right hand (Left mouse button - XBox control Right bumper)
-Shoot darts
-Launch missiles
-Hand repulsor beam
-Two handed repulsor beam
-Chest repulsor beam
-Flight collision check
-Water collision check
-Sparks on damaged bones
-Metal sounds on damage
-Compatible with actual Ironman armors (Trevor clothes retextured)
-Extra army with heavy vehicles like Insurgent, Valkyrie, Savage and Tank to hunt player

Press Ctrl + N to show mods menu and select a armor. If the Ironman don't appear in the menu, press Insert to reload scripts and then try again :)

Flight controls:

-Hold space to toggle flight mode
-WASD, Shift, Control and mouse. Press W again to increase flight speed

Tip:
Hold attack button when shooting to avoid that player char. keep "punching the air"






Download

Case you have issues with activation or installer issues check this link

You need ScripthookV and ScripthookVDotNet working to use my recent mods:
http://www.dev-c.com/gtav/scripthookv/

Download the red "armor" used in my first vídeos here


Credits

JulioNIB
ASI Loader + ScripthookV by Alexander blade
ScriptHookVDotNet by Crosire


For videos and more, check the hashtag #IronmanV: https://www.facebook.com/hashtag/ironmanv

















GTA V Jetpack mod - Model v2 by Jotape17

$
0
0
Jotape17  made a custom Jetpack model to be used with my Jetpack mod, you need to update your script with this version






***
If you want share or make videos of this mod, please use the following link as reference in description: 
http://gtaxscripting.blogspot.com/2015/07/gta-v-jetpack-mod-model-v2-by-jotape17.html

Please don't reupload my mods and don't share direct download links

Thanks
***

Download the updated script here
Download the new Jetpack model here


Installation of script:

Check this post


Installation of model

Using OpenIV search for the file x64g.rpf, inside it go to: levels\gta5\generic\cutsobjects.rpf, place the file p_d_scuba_tank_s.ydr from the zip file there overwriting the original one. You can make a copy of x64g.rpf into mods folder and use OpenIV.asi plugin to make game load that file instead, and then make the changes there, this way you can easily play online again when you remove the asi loader :)













Hotkeys

For hotkeys and more info check the original post about Jetpack mod


Credits

JulioNIB
New Jetpack model by Jotape17
ASI Loader + ScripthookV by Alexander blade
ScriptHookVDotNet by Crosire



Screens




GTA V - Ironman Mark III armor release and installation guide

$
0
0




Download Script here: Mirror  -   Mirror 2
Download Armor Main link  -  Mirror

*AdBlocker may cause issues with download pages.

Script activation link:
http://nibmodz.blogspot.com/2015/07/ironmanv-free-activation.html

You need ScripthookV and ScripthookVDotNet working to use my mods

***
If you want share or make videos of this mod, please use the following link as reference in description: 
http://gtaxscripting.blogspot.com/2015/07/gta-v-ironman-mark-iii-armor.html

Thanks
***

Installation of script:  Check this post

Installation of armor

-Extract all files to a folder
-Copy content of "to scripts folder" to your GTA V scripts folder
-Using OpenIV navigate to x64g.rpf\levels\gta5\generic\cutsobjects.rpf
-Click in Edit mode to enable edit mode
-Click in Edit and then click in Add
-Select the files from folder "armor parts" and click in Open

Obs.: You can do this process using mods folder (OpenIV.asi plugin required + copy of x64g.rpf file to mods folder)


Know issues

-Armor parts may disappear depending on camera angle when camera is very close to the armor.
-Model has high poly/faces count, need some improvement
-Very basic texturing
-Create too much armor models make game crash (change armor lot of times)
-Game may crash in First Person camera :(


Hotkeys

See hotkeys for IronmanV script in the release post


Credits

Script and armor model adaptation to GTA V by JulioNIB
Source of model: silviuq12
ASI Loader + ScripthookV by Alexander blade
ScriptHookVDotNet by Crosire

Screens








GTA V - Ironman mini Hulkbuster armor

$
0
0
A mini Hulkbuster armor for GTA V PC (mini due to actual modding/my imagination limits). I recommend that you update your IronmanV script to v1.2 (links below) to have some cool new features for this armor :)




Download: All links are in this post, it also contains installation guide for script and armors

Check how to use mods folder to install the armor files here

Case you have invisible/distant armor parts do the following:

-Go to your "Grand Theft Auto V\scripts\IronmanV Files\armors" folder
-Open the armor .ini config file with notepad
-In the numeric values, replace the commas with dots, example: change from 0,15 to 0.15
-Save the file and reload game/savegame

***
If you want share or make videos of this mod, please use the following link as reference in description: 
http://gtaxscripting.blogspot.com/2015/08/gta-v-ironman-mini-hulkbuster-armor.html

Thanks
***

Installation of script:  Check this post

Installation of armor: Check this post or this video


Hotkeys

-Hold Q to grab/lift peds/vehicles, Press left mouse button to thrown them

See the other IronmanV hotkeys in release post


Credits

JulioNIB
Source of models: Rarefacer and Goreface
ASI Loader + ScripthookV by Alexander blade
ScriptHookVDotNet by Crosire

Screens






IronmanV installation guide - Armors and script

$
0
0
Hope that this blog post help people install the IronmanV and the armors, download links are some lines below.

You can watch the full installation guide here:



First of all: Make sure that you have the latest version of ScripthookVDotNet installed and working. Script will not work without this plugin. Armor is useless without the script. You also need ScripthookV and ASI loader installed. Check the required windows packages and how to install here

Second: Install the script files, extract all files to gta5.exe folder. Test the Script, in game press Ctrl+N to see if mod menu appears, if message about activation appears, perform the activation here.

Third: Install armor:

  1 - Extract files somewhere
  2 - Using OpenIV, add the .YDR files from folder "armor parts" to your cutsobjects.rpf file that is
        inside mods\x64g.rpf\levels\gta5\generic\, case you don't have the mods folder check this
        video to see how to setup it, you can install in original x64g.rpf but i don't recommend this, use mods folder instead.
  3 - Copy the armor files to your Scripts folder, copy the folder that is inside folder "to scripts folder"
        to your gta Scripts folder
  4 - Always use latest version of script.


Issues and solutions

Problem: Nothing happens when you press Ctrl+N
Solution: Make sure you installed the script, also make sure that ScripthookVDotNet is working

Problem: Script asks for activation
Solution: Activate the script using this blog post

Problem: Script stop working when you choose a armor
Possible solution: Update your ScripthookV and ScripthookVDotNet

Problem: Armor don't appear, some weird objects appear instead
Solution: Avoid game updates or use the mods folder idea

Problem: Armor parts are distant from player char. (wrong offset)
Solution: Use the .ini armor file that goes with the armor, if problem persists replace the commas with dots in the numeric values of the armor .ini file, example: from 0,25 to 0.25


Downloads

Script: Main link  -  Mirror 1  -  Mirror 2
Armor - Mark III armor by JulioNIB: Main link  -  Mirror
Armor - Mark III armor by Rarefacer: Main link  -  Mirror (Blue version: here)
Armor - Mini Hulkbuster armor: Main link  -  Mirror 1



Hotkeys

-Press Ctrl + N to show mods menu, use pg up/down or numpad 8, 2 to navigate, press Enter or numpad 5 to activate selected item
-Special vision modes - I
-Super melee attacks - Q - XBox control: B
-Ground attack - Flight + Q
-Lift/grab entities: Hold Q while in ground
-Weapon mode - E - XBox control DPad right/left
-Shoot with weapons or throw things - Left mouse button - XBox control Right bumper
-Hold space to toggle flight mode
-Flight control - WASD, Shift, Control and mouse. Press W more times and hold to increase flight speed

Tip:
Hold attack button when shooting to avoid that player char. keep "punching the air"

Obs.: Some features are specially set for some armors like Hulkbuster, you can change settings in armor .ini file


Videos

Making the mods folder:




Activation sample:


Mark III armor release video



mini Hulkbuster armor release video


GTA V PC - Jetpack model v3 by Risadinha009 and Jotape17

$
0
0
Model inspired by movie Kickass :)




Download

Script: Support link :)  -  mirror 1 -  mirror 2
Model v3: Main Link
Model v2: Main Link

***
If you want share or make videos of this mod, please use the following link as reference in description:


http://gtaxscripting.blogspot.com/2015/08/gta-v-pc-jetpack-model-v3-by.html

Thanks
***

Installation of script:  Check this post
Installation of Jetpack v3 models: Use same idea of IronmanV armor setup, watch this video.


Hotkeys

Ctrl+N - Show mods menu
J - Toggle Jetpack equip/unequip
Hold space - Toggle engine on/off (In bikes is the horn button, commonly E)
Shift (Sprint) - Go Up
Control (Duck) - Go Down
Move controls (WASD) - Move forward/backward/left/right (Tap W to increase speed, hold to keep)
Mouse - Control direction
Left mouse + Unarmed = Minigun shoot :)

You can change the hotkey in the self-generated .ini file


Credits

Model by Risadinha009
Textures by Jotape17
Script by JulioNIB
ASI Loader + ScripthookV by Alexander blade
ScriptHookVDotNet by Crosire

Screens




GTA V PC - Add vehicles idea (No replace)

$
0
0
In this tutorial i show how to add vehicles without replace any game vehicle :)

English version: Soon
Portuguese BR version:




Download of pack

Main link -  mirror 1

You can spawn the custom models with my mods menu script, it goes with my mods.

***
If you want share or make videos of this post/file, please use the following link as reference in description:

http://gtaxscripting.blogspot.com/2015/08/gta-v-pc-add-vehicles-idea-no-replace.html

Thanks
***


1 - Download the pack :)
2 - Copy the files to the desired folders:

   "to update folder" copy to your "update" folder
   "to update.rpf" copy the dlclist.xml and replace the one inside "update.rpf\common\data\"

3 - Now you are ready to install new vehicles without replace.
4 - Download a vehicle, let's use as sample this one
5 - Rename the vehicle files to the name you want, in this example i will rename to gol18:


6 - Now add those files to the following path:

   "update\x64\dlcpacks\golgl18\dlc.rpf\x64\levels\gta5\vehicles\golgl18vehicles.rpf"

7 - Now let's edit the custom vehicles.meta that is located in:

   "update\x64\dlcpacks\golgl18\dlc.rpf\common\data\levels\gta5\vehicles.meta"

8 - Open it and edit the tag modelName, txdName, handlingId and gameName with the name of the vehicle that we want add, in this example gol18:

   <modelName>gol18</modelName>
   <txdName>gol18</txdName>
   <handlingId>gol18</handlingId>
   <gameName>gol18</gameName>

and in the tag audioNameHash you set the name of the vehicle that you want the sound to be used in your added vehicle, let's use vigero as example:

   <audioNameHash>vigero</audioNameHash>

Result:


Note: If you want add more vehicles you need to duplicate the entire Item tag to make one for each new added vehicle.

9 - Save the file and import back to game

10 - Now let's edit the carvariations.meta, its located in:

     "update\x64\dlcpacks\golgl18\dlc.rpf\common\data\carvariations.meta"

11 - Like in vehicles.meta we need one item for each new added vehicle, the file goes with a sample, let's edit the sample and set the name of the model in the tag modelName:

    <modelName>gol18</modelName>

Result:


12 - Save and import back to the game

13 - Now it's time to edit the handling.meta, same idea as before, one item for each new added vehicle, the file is located in:

     "update\x64\dlcpacks\golgl18\dlc.rpf\common\data\handling.meta"

Result:


14 - Save and import back to game

15 - Now using a mod that let you spawn a vehicle by his name (like my mods menu :) ) spawn the vehicle using the name you choose ;)


Credits

Inspired by this mod
Tests and idea by JulioNIB
OpenIV by OpenIV Team
ASI Loader + ScripthookV by Alexander blade
ScriptHookVDotNet by Crosire

GTA V PC - Angry Planes remake

$
0
0
Trying to remake the Angry Planes mod :)

Buzzards, Valkyries, Savages, Lazer Jets and Titans will come and shoot missiles and bullets :)
Tanks and Insurgents will spawn on ground to defeat the attackers.




Download

Support link ;) -  Mirrors


***
If you want share or make videos of this mod, please use the following link as reference in description:
http://gtaxscripting.blogspot.com/2015/08/gta-v-pc-angry-planes-remake.html

Thanks
***

Installation:  Check this post


Hotkeys

Ctrl+N - Show mods menu, there you can switch the mod on/off, ot you can set a hotkey in the mod .ini file.

You can change the hotkey in the self-generated .ini file

You also can change the max number of planes and the desired planes speed


Credits

JulioNIB
ASI Loader + ScripthookV by Alexander blade
ScriptHookVDotNet by Crosire

Screens











GTA IV ED-209 script mod

$
0
0
Some weeks ago Krlos_Rockr and Bob Lester helped me start modeling for GTA IV using 3ds Max, this is the first object model completely made by me, a ED-209 robot model inspired by the first Robocop movie (1987).




Download

Support link ;) -  Mirrors

***
If you want share or make videos of this mod, please use the following link as reference in description:

http://gtaxscripting.blogspot.com/2014/11/gta-iv-ed-209-script-mod.html

Thanks
***

Installation: This mod uses OpenIV Package Installer, see how to install here

Warning!

Don't install the mod in the same GTA more than one time or you will generate wrong entries in beauty.ide (duplicated lines) that will make the game unable to create the models :)


Features

-Use the robot as bodyguard
-Make the robot start a killing spree attacking close cars
-Make robot help cops against you (not a good idea ^^)
-Control the robot
-Spawn the robot using the mods menu (you also can hack the one that appears in the police station)


Limitations

-FPS may drop in on board camera mode (when controlling), you can disable the screenFX in the mod .ini file
-Object animations don't play in Video Editor :(
-Robot is moved based on force applied by script, the effect will be affected by "bad" surfaces or low fps, you can increase speed holding Shift, you also can set a move force multiplier in the mod .ini file


Hotkeys

Insert - Show mods menu
Left mouse button - Shoot with machine guns
Right mouse button - Shoot rockets
H - Show hack menu - Aim at a close robot and a message should appear ("Press H to hack")
Move mouse up/down with hack menu on screen to select the desired option
C - Change camera when in control mode
Shift - Move faster (when controlling)

No xbox control keys yet

You can change the hotkey in the self-generated .ini file


Credits

Model, anims and script by JulioNIB
With previous help of Krlos_Rockr and Bob Lester


Screens












GTA V PC - Basic .net scripting tutorial

Viewing all 172 articles
Browse latest View live