Sunday, October 27, 2019

GTA V - The Gate Monster

Script mod inspired in The Gate character created by Kevin Huckabee


InstallationThis mod uses OpenIV Package Installer, see how to install here

Hotkeys


R - Special attack - Hold to increase power or radius (in some attacks)

Left mouse button - Melee attack (can be used in Smoke and Liquid state too)
E - Switch to next special attack
Hold E - Show special attack selection HUD
Space - Jump
Space while in mid air - Toggle Flight mode (Smoke state)
Q - Toggle Liquid state

Obs.: The "Torrent" attack is a attack that requires that you hold R and go to the victims, a big liquid vortex will appear affecting all near peds and vehicles


No Controller support yet


Menus:


Ctrl + N - Show mods menu

Up/Down/Left/Right (also numpads 2, 4, 6 and 8) - Navigate
Enter/Numpad5 - Select item
Numpad0/Backspace - Previous menu/Close menu

In controller:


Hold DPad Left and press X to show the NIBMods menu

Up/Down/Left/Right - Navigate
A (Sprint) - Select item
B - Previous menu/Close menu


Features


-Melee attacks

-Special attacks (Drag to chest and absorb, chest black hole, smoke tornado, remove victim skin, split victim in two and more)
-Smoke state - Flight mode
-Liquid state
-Solid state (Default)
-Enemy and Ally features

Obs.: Some features may look wrong in Rockstar Video Editor

Screenshots




 Power Selection HUD


 Melee attack

 Smoke state

 Drag to chest and absorb (Devour)

Remove victim skin (Flay)

 Drag to liquid and...

 remove victim skin (Flay)

Drag vehicles to chest black hole (Raze)

 Smoke Tornado (Devastate)

 Smoke Tornado (Devastate)

Big vortex (Torrent)

Sunday, July 7, 2019

GTA V Maneater script mod


This mod was inspired in the Jaws Unleashed (2006) and Maneater (2019) games. It let you play as a shark and perform some badass attacks against the poor people of LS.






Download


Tip: If you have low FPS you may notice that Oxygen bar will appear while you are on water, to avoid this, go to the mod options menu and increase the Oxygen recover coef. to something like 2.

This mod goes with suit .ini files for Crocodile, Great White Shark and Megalodon, they are all set to replace a_c_sharktiger, you can add Sharks as a added ped and change the suit .ini file to set the new model name if you wish.


***
If you want share or make videos of this mod, please use the following link as reference in description: https://gtaxscripting.blogspot.com/2019/07/gta-v-maneater-script-mod.html

Thanks
***

Installation

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


Hotkeys


Ctrl+N - Show mods menu
W (Left stick) - Move forward
S - Move backward
Shift (Right trigger) - Swim faster
Control (Left trigger) - Swim slower
Left mouse button (Right shoulder) - Bite and Grab victim
Hold Left mouse button - Eat victim
Q (Y) - Release victim
Space (Left shoulder) - Spin attack

You can change the hotkey in the self-generated .ini file or in the mod Controls menu

Controller
Hold left and right shoulders (in vehicles hold right and left triggers and press DPad Right) to show mods menu



Credits

JulioNIB
ASI Loader + ScripthookV by Alexander blade
ScriptHookVDotNet by Crosire

Screens
















Thursday, May 16, 2019

GTA 5 Modding help

In this post i will link some tutorials about GTA 5 modding, game crash fix, plugins setup, peds setup, etc.


Basic scripts setup

ScriptHookV and NIBShDotNet setup (step 1 to 3):

https://www.youtube.com/watch?v=_t_5A9xp4IA

Script mods setup (consider NIBShDotNet instead of ScripthookVDotNet):


Ped models setup


(New) Add peds to game:

https://www.youtube.com/watch?v=uJpR3MjyY4M

(Old) Addon Peds setup:
https://www.youtube.com/watch?v=ILruXAv_JJg

(Old) How to add peds to game:

https://www.youtube.com/watch?v=Lkws32GUd7I

How to replace peds in game (Case you don't want Add peds):
https://www.youtube.com/watch?v=75Igq9J6jbw

Game crash FIX for added peds:

https://gtaxscripting.blogspot.com/2019/05/gta-5-added-peds-limit-fix.html

Adding a ped model to my mod peds list:

https://gtaxscripting.blogspot.com/2019/05/adding-ped-model-to-one-of-my-mods.html


Troubleshooting


NIBSHDotNet troubleshooting (NIBMods menu not showing):
http://gtaxscripting.blogspot.com.br/2016/05/ScripthookVDotNet-Troubleshooting.html

Problems with NIBMods Patreon login:

http://gtaxscripting.blogspot.com.br/2018/05/nibmods-patreon-login-problems-and.html


Game crash/script error FIX


- Error: ERR_MEM_EMBEDDEDALLOC_ALLOC issue

- FIX: Install this mod

- Error: Game crash after game patch update

- FIX: Maybe you have outdated update.rpf file inside mods\update folder, delete the outdated file or copy the new one from game update folder. (Keep in mind that you may loose changes made in the old update.rpf file)

- Error: Game crash after adding peds

- FIX: Follow this tutorial to fix

- Error: Script error/crash

- Check the NIBSHDotNet log file for possible errors, run the game as Administrator


Tips


-Playing Online mode after installing mods:

- Install one mod and test game and mod, don't install lot of mods then test, it's harder find a possible issue related to a mod setup


- Always keep your game updated, some of my mods uses latest anims/FX from latest game patches, outdated game patch may cause game crash when using some powers


- Always run the game as Administrator


- If you don't have a Scripts folder, create one

- When a mod doesn't appear in the NIBMods menu list, make sure the mod is installed properly and that the .dll or .ndll file of the mod is inside Scripts folder


- When toggle powers/spawn enemy/ally via NIBMods Spawn menu (Ctrl+D0) don't work, test the mod using the NIBMods menu (Ctrl+N)



That's it for now, if you want support my work, please go to my Patreon profile and make a pledge, each coin helps me keep my modding development :)

Visit my YouTube channel to see more about my mods/tutorials

Saturday, May 11, 2019

GTA 5 Added peds limit FIX

This post has been moved to my patreon page to avoid issues with Blogger Spam policy due to external links (I guess)

Thursday, May 2, 2019

Adding a ped model to one of my mods

When you install a new ped model in game (adding or replacing a game ped) you need a .ini file to make that ped model appear in my mods menus, each mod have a folder inside Scripts folder, and inside this folder we have a folder dedicated to the .ini files of the ped models that appear in the menu. Let's take as example the Thanos script mod.

With the Thanos script mod properly installed, in GTA 5 Scripts folder you will find a folder called "Thanos script files", and inside this folder you will find a folder called "Suits":


Inside the folder "Suits" we have one .ini file for each ped model that appears on Thanos menu:


To add a new ped model to the menu, you just need to make a copy of one of those .ini files:



Then you open this new .ini file with Notepad (run notepad as administrator) and edit the variable "name" to set the name you want to be displayed in the menu item and edit the variable "model" to set the ped model name you installed before:


Save the file, load the game and now a new item should appear in the mod menu :)


The other mods uses similar idea, what changes is the folder where the .ini files are located (some are in "Characters" folder, others in "Armors" folder) and the .ini file name pattern (some have _armor, super_suit_, char_, etc.).

Running GTA 5 as Administrator

It's good run the GTA 5 application as administrator to let the scripts read and write files when needed, this simple tutorial shows how.

Find the .exe file of the application, right click it and go to Properties:


Then click in the tab "Compatibility" and in "Privilege Level" check the box "Run this program as an administrator"


Optional: Now click in the button "Change settings for all users" and do the same. Click Ok, and then click in Apply to apply the changes.

Setting the Web Browser location in NIB-Patreon.ini file

Find your google chrome shortcut, right click it and go to Properties:


Then select all text inside the field "Target" and copy the text:


Open your GTA 5 Scripts folder and find the file NIB_Patreon.ini, open it with Notepad (must have administrator rights when running Notepad) and then paste the text you just copied in the variable "webbrowser_exe_location":


Save the file and load the game to test if it can open the web browser :)

Tuesday, March 5, 2019

GTA V - The Spiderman mod by JulioNIB

This is The Spider-Man script mod by JulioNIB



Important: It's good use latest game patch, older game patches don't have some animations/fx used and may cause game crash.


Important notes about some features:

1-You need to jump and hold Web swing button to web swing.

2-Web swing can be canceled pressing Jump button again, it will go faster and higher when you do.

3-Web swing needs close buildings, this is optional and can be disabled in the mod Options menu

4-Grab, spin and throw vehicles was disabled during development, this is optional and can be disabled in the mod Options menu

5-Web rodeo vehicle doors can be enabled in mod Options menu

6-You can Web rodeo peds: Grab them using Grab button (may need to hold Ctrl (Aim button) if isn't a enemy [green target]), then hold Attack button down, the target color will change: White results in simple push, Yellow result in ground web rodeo and Red results in air web rodeo.

7-Web swing kick attack depends on distance and height, so, you need to jump aiming to the target, hold Attack button and release to perform the attack, i will improve this later.

8-Web swing to target can be canceled holding Jump button

9-Holding Web swing button while on walls will make the Spider-man climb up running and jump high + ahead when getting close to top of the building (similar to the X press action in the PS4 game)

10-You must hold Ctrl (Aim button) to set vehicles as possible targets for attacks (when attack vehicles is enabled in mod Options)


Installation:

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

Case you have issues with the web shooter attacks, you probably have a 
missing game dlc pack, use the package "Web shooter issues fix.oiv" to fix the issue.

Hotkeys

Ctrl+N - Show mods menu

Right click - Web swing, hold to keep the web swing for long time, hold S to go slower, hold W to go faster
Ctrl + Right mouse button - Web swing/zip to target position or entity (if target its a ped, it will perform a special melee attack)
Left mouse button - Melee attacks, press multiple times to perform a combo with two punches and one special melee attack

T - Change special attack
Hold E - Show special attack selection HUD
E - Attack with special attack
Hold Q - Grab target
Release Q - Attach grabbed target in the targeted position or entity

Press Left mouse button while holding a Ped with Q to perform a push and melee attack
Hold Left mouse button while holding a Vehicle with Q to perform a spin and thrown attack
Ctrl - When in top of a lamp pole, press Ctrl to go to upside down pose

Space - Jump, it also can be used to cancel web swing/zip to target (must hold) and the hang upside down pose
Space (while in Web Swing) - Finish Web Swing going faster and higher
Hold Space (while in Web Swing to target) - Finish Web Swing to target
Ctrl while stopped - Change idle pose and turn on walk mode
Shift - Turn on sprint/run mode

Ctrl + Left Mouse button - Use Web Rodeo attack if target is available
R - Disarm target
Left mouse button (when attached to helicopter or over a car and aiming to the passenger) - Rip off passengers
Mouse scroll - Dodge movements (while on ground)


Controller

The layout is similar to the one from PS4 game and can't be changed (yet):


Obs 1.: To target objects and vehicles now you need to hold Ctrl.
Obs 2.: To use Web Rodeo attack spinning a ped, hold Q to grab the ped, then hold Attack button, the crosshair will change from White (Simple attack) to Yellow (Ground Web Rodeo) and finally to Red (Air Web rodeo), release Attack button to perform the attack.

You also can aim at a Web Rodeo entity, hold Q to grab it and then hold attack to "Web rodeo" it, if you set a target before hold Attack, the attack will be against the target.


You can change the hotkey in the self-generated .ini file or in the Controls option in the mod Options menu

Controller
Hold left and right shoulders (in vehicles hold right and left triggers and press DPad Right) to show mods menu

Credits

JulioNIB
ASI Loader + ScripthookV by Alexander blade
ScriptHookVDotNet by Crosire

Screens

//propaganda YT float style='display:none;'