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):
https://www.youtube.com/watch?v=_t_5A9xp4IA (start on step 4)
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:
- 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