GTA RPG v0.1.13
130.040
1.004
130.040
1.004
GTA RPG
========
*As Featured on GameSpot and Kotaku*
Follow LogicSpawn on Twitter for the latest updates.
New in v0.1.13: Weapon unlock system. Access the weapons tree through Menu > Character Menu > Weapons to unlock weapons for SP when you reach the required level. Leveling up will show you which weapons are available. Icons will be fixed later.
About
-----
A .NET GTA V mod which adds typical RPG features such as leveling, questing, non-linear dialogue, skills, looting and more. Dialog
at the moment is a 'first' try and will be improved later on. Currently a Work In Progress with many features planned such as:
Release Video: Youtube Link
Full source code is available on github (below).
Contact email: info@logicspawn.co.uk
Hosted ONLY at:
https://www.gta5-mods.com/scripts/gta-rpg
https://github.com/logicspawn/GTARPG
http://www.logicspawn.co.uk/games/gtarpg
Installation
------------
1. ScriptHookV , ScriptHookV.Net v1.1 , Microsoft .NET Framework 4.5 and the Microsoft Visual C++ Redistributable Package for Visual Studio 2013 (x64) should be installed as a prerequisite
2. The following files are required but are already included: NAudio 1.7.3 (NAudio.dll and NAudio.WindowsMediaFormat.dll), Newtonsoft.Json 6.0.8
3. Copy the entire GTARPG folder into your "scripts" folder inside Grand Theft Auto V's install directory so you have 'scripts/GTARPG/ *etc*'
4. Run the game and press Y to enter RPG mode
ScriptHookV v1.0.393.4: http://www.dev-c.com/gtav/scripthookv/
ScriptHookV.Net v1.1: https://github.com/crosire/scripthookvdotnet/releases/tag/v1.1
.NET 4.5: http://www.microsoft.com/en-us/download/details.aspx?id=30653
C++ Redistributable: https://www.microsoft.com/en-gb/download/details.aspx?id=40784
Bug Reporting
------------
Please report bugs with a copy of your log if it helps
(My Documents > Rockstar Games > GTA V > RPGMod > log )
Known bugs: Character may be invisible after character select, seems like GTA doesn't like you having certain models. For me moment till it's fixed you'll need to create a new character. New game key is F10
Features
------
- Progressive Exp System
- Dynamic NPC dialog with a range of NPCs
- RNG-Based Item and loot system
- Quest System with onscreen tracker
- Simplistic RPG UI
- Indepth Skill System with Skill Trees and upgrades
- Xbox 360 Controller support
Controls
------------
Navigate Up - Num8 / Dpad Up / Arrow Up
Navigate Down - Num2 / Dpad Down / Arrow Down
Navigate Left - Num4 / Dpad Left / Arrow Left
Navigate Right - Num6 / Dpad Right / Arrow Right
Previous Menu/Back - Backspace / Xbox B
Activate - Num5 / Xbox A / Enter
End Dialog(Debug Cmd) - Num0
Help - F7
Save - F8
ToggleUI - F9
New Game - F10
Quest Log - L
Character Menu - O / Xbox A + Up
Inventory - I / Xbox A + Right
Show Menu - J / Xbox A + Left
Spawn Car - K / Xbox A + Down
Interact - E / Hold Xbox A
Skill 1 - T / Xbox X + Up
Skill 2 - Y / Xbox X + Right
Skill 3 - CapsLock / Xbox LS
Skill 4 - U / Xbox X + Down
Skill 5 - B / Xbox X + Left
Support
---------
Any support is definitely welcome, feedback is an important part of the process of creating this mod. If you are kind enough to donate, please let me know if you'd like to be included in the game as a character ,contribute any suggestions or something else.
Errors
---------
000 - Most likely a corrupt PlayerData.save or mod install. Try to delete your save file located in: (My Documents > Rockstar Games > GTA V > RPGMod) , verifying you have the prerequisites and restarting GTA.
Final Note
------
Hope you guys enjoy this mod and have a fun time!
- LogicSpawn
Changelog
------
v0.1.13
- Added weapon unlock system
- Leveling up will show what weapons are available to unlock
- Minor fixes
v0.1.12
- Adjusted skill xp gain to 1 or 5% of exp gained
- Quests should be easier to follow with new icons and NPC header-text
- Added tutorials for contracts, npc icons and crafting
- Now supports config file
- Many options added to options menu
- Audio, Show the 'Press Y', autostart RPG mode etc (Keybinds coming soon)
- Vehicle Speedometer is now correctly placed on map
- Safearea setup is now clearer
- Toggle UI button now correctly toggles the UI
v0.1.11
- Many spelling fixes
- Options menu now shows RPGMod Version
v0.1.10
- Fixed excess ped spawning during missions
- Removed return to normal on script reload as it causes a crash. Return to normal mode through the menu before exiting
- No longer shows phone on reloading scripthookdotnet scripts
- Fixed targets not respawning when none left
v0.1.9
- Error 000 for corrupt player data
- Fixed Messagebox actions
- Loading car will not infinite load when loading corrupt player data
- Verification for prerequisuites existing: ScriptHookV, ScriptHookVDotNet, .NET v4.5
Full log available in download's readme.txt
========
*As Featured on GameSpot and Kotaku*
Follow LogicSpawn on Twitter for the latest updates.
New in v0.1.13: Weapon unlock system. Access the weapons tree through Menu > Character Menu > Weapons to unlock weapons for SP when you reach the required level. Leveling up will show you which weapons are available. Icons will be fixed later.
About
-----
A .NET GTA V mod which adds typical RPG features such as leveling, questing, non-linear dialogue, skills, looting and more. Dialog
at the moment is a 'first' try and will be improved later on. Currently a Work In Progress with many features planned such as:
- Dynamic cutscenes
- Skill trees for weapons
- Car mod skill trees
- Rich character-driven storyline
- Additional minigames, e.g. survival
Release Video: Youtube Link
Full source code is available on github (below).
Contact email: info@logicspawn.co.uk
Hosted ONLY at:
https://www.gta5-mods.com/scripts/gta-rpg
https://github.com/logicspawn/GTARPG
http://www.logicspawn.co.uk/games/gtarpg
Installation
------------
1. ScriptHookV , ScriptHookV.Net v1.1 , Microsoft .NET Framework 4.5 and the Microsoft Visual C++ Redistributable Package for Visual Studio 2013 (x64) should be installed as a prerequisite
2. The following files are required but are already included: NAudio 1.7.3 (NAudio.dll and NAudio.WindowsMediaFormat.dll), Newtonsoft.Json 6.0.8
3. Copy the entire GTARPG folder into your "scripts" folder inside Grand Theft Auto V's install directory so you have 'scripts/GTARPG/ *etc*'
4. Run the game and press Y to enter RPG mode
ScriptHookV v1.0.393.4: http://www.dev-c.com/gtav/scripthookv/
ScriptHookV.Net v1.1: https://github.com/crosire/scripthookvdotnet/releases/tag/v1.1
.NET 4.5: http://www.microsoft.com/en-us/download/details.aspx?id=30653
C++ Redistributable: https://www.microsoft.com/en-gb/download/details.aspx?id=40784
Bug Reporting
------------
Please report bugs with a copy of your log if it helps
(My Documents > Rockstar Games > GTA V > RPGMod > log )
Known bugs: Character may be invisible after character select, seems like GTA doesn't like you having certain models. For me moment till it's fixed you'll need to create a new character. New game key is F10
Features
------
- Progressive Exp System
- Dynamic NPC dialog with a range of NPCs
- RNG-Based Item and loot system
- Quest System with onscreen tracker
- Simplistic RPG UI
- Indepth Skill System with Skill Trees and upgrades
- Xbox 360 Controller support
Controls
------------
Navigate Up - Num8 / Dpad Up / Arrow Up
Navigate Down - Num2 / Dpad Down / Arrow Down
Navigate Left - Num4 / Dpad Left / Arrow Left
Navigate Right - Num6 / Dpad Right / Arrow Right
Previous Menu/Back - Backspace / Xbox B
Activate - Num5 / Xbox A / Enter
End Dialog(Debug Cmd) - Num0
Help - F7
Save - F8
ToggleUI - F9
New Game - F10
Quest Log - L
Character Menu - O / Xbox A + Up
Inventory - I / Xbox A + Right
Show Menu - J / Xbox A + Left
Spawn Car - K / Xbox A + Down
Interact - E / Hold Xbox A
Skill 1 - T / Xbox X + Up
Skill 2 - Y / Xbox X + Right
Skill 3 - CapsLock / Xbox LS
Skill 4 - U / Xbox X + Down
Skill 5 - B / Xbox X + Left
Support
---------
Any support is definitely welcome, feedback is an important part of the process of creating this mod. If you are kind enough to donate, please let me know if you'd like to be included in the game as a character ,contribute any suggestions or something else.
Errors
---------
000 - Most likely a corrupt PlayerData.save or mod install. Try to delete your save file located in: (My Documents > Rockstar Games > GTA V > RPGMod) , verifying you have the prerequisites and restarting GTA.
Final Note
------
Hope you guys enjoy this mod and have a fun time!
- LogicSpawn
Changelog
------
v0.1.13
- Added weapon unlock system
- Leveling up will show what weapons are available to unlock
- Minor fixes
v0.1.12
- Adjusted skill xp gain to 1 or 5% of exp gained
- Quests should be easier to follow with new icons and NPC header-text
- Added tutorials for contracts, npc icons and crafting
- Now supports config file
- Many options added to options menu
- Audio, Show the 'Press Y', autostart RPG mode etc (Keybinds coming soon)
- Vehicle Speedometer is now correctly placed on map
- Safearea setup is now clearer
- Toggle UI button now correctly toggles the UI
v0.1.11
- Many spelling fixes
- Options menu now shows RPGMod Version
v0.1.10
- Fixed excess ped spawning during missions
- Removed return to normal on script reload as it causes a crash. Return to normal mode through the menu before exiting
- No longer shows phone on reloading scripthookdotnet scripts
- Fixed targets not respawning when none left
v0.1.9
- Error 000 for corrupt player data
- Fixed Messagebox actions
- Loading car will not infinite load when loading corrupt player data
- Verification for prerequisuites existing: ScriptHookV, ScriptHookVDotNet, .NET v4.5
Full log available in download's readme.txt
Eerste Upload: 25 juli 2015
Laatst bijgewerkt: 1 augustus 2019
Laatst Gedownload: 3 mei 2024
All Versions
581 Reacties
GTA RPG
========
*As Featured on GameSpot and Kotaku*
Follow LogicSpawn on Twitter for the latest updates.
New in v0.1.13: Weapon unlock system. Access the weapons tree through Menu > Character Menu > Weapons to unlock weapons for SP when you reach the required level. Leveling up will show you which weapons are available. Icons will be fixed later.
About
-----
A .NET GTA V mod which adds typical RPG features such as leveling, questing, non-linear dialogue, skills, looting and more. Dialog
at the moment is a 'first' try and will be improved later on. Currently a Work In Progress with many features planned such as:
Release Video: Youtube Link
Full source code is available on github (below).
Contact email: info@logicspawn.co.uk
Hosted ONLY at:
https://www.gta5-mods.com/scripts/gta-rpg
https://github.com/logicspawn/GTARPG
http://www.logicspawn.co.uk/games/gtarpg
Installation
------------
1. ScriptHookV , ScriptHookV.Net v1.1 , Microsoft .NET Framework 4.5 and the Microsoft Visual C++ Redistributable Package for Visual Studio 2013 (x64) should be installed as a prerequisite
2. The following files are required but are already included: NAudio 1.7.3 (NAudio.dll and NAudio.WindowsMediaFormat.dll), Newtonsoft.Json 6.0.8
3. Copy the entire GTARPG folder into your "scripts" folder inside Grand Theft Auto V's install directory so you have 'scripts/GTARPG/ *etc*'
4. Run the game and press Y to enter RPG mode
ScriptHookV v1.0.393.4: http://www.dev-c.com/gtav/scripthookv/
ScriptHookV.Net v1.1: https://github.com/crosire/scripthookvdotnet/releases/tag/v1.1
.NET 4.5: http://www.microsoft.com/en-us/download/details.aspx?id=30653
C++ Redistributable: https://www.microsoft.com/en-gb/download/details.aspx?id=40784
Bug Reporting
------------
Please report bugs with a copy of your log if it helps
(My Documents > Rockstar Games > GTA V > RPGMod > log )
Known bugs: Character may be invisible after character select, seems like GTA doesn't like you having certain models. For me moment till it's fixed you'll need to create a new character. New game key is F10
Features
------
- Progressive Exp System
- Dynamic NPC dialog with a range of NPCs
- RNG-Based Item and loot system
- Quest System with onscreen tracker
- Simplistic RPG UI
- Indepth Skill System with Skill Trees and upgrades
- Xbox 360 Controller support
Controls
------------
Navigate Up - Num8 / Dpad Up / Arrow Up
Navigate Down - Num2 / Dpad Down / Arrow Down
Navigate Left - Num4 / Dpad Left / Arrow Left
Navigate Right - Num6 / Dpad Right / Arrow Right
Previous Menu/Back - Backspace / Xbox B
Activate - Num5 / Xbox A / Enter
End Dialog(Debug Cmd) - Num0
Help - F7
Save - F8
ToggleUI - F9
New Game - F10
Quest Log - L
Character Menu - O / Xbox A + Up
Inventory - I / Xbox A + Right
Show Menu - J / Xbox A + Left
Spawn Car - K / Xbox A + Down
Interact - E / Hold Xbox A
Skill 1 - T / Xbox X + Up
Skill 2 - Y / Xbox X + Right
Skill 3 - CapsLock / Xbox LS
Skill 4 - U / Xbox X + Down
Skill 5 - B / Xbox X + Left
Support
---------
Any support is definitely welcome, feedback is an important part of the process of creating this mod. If you are kind enough to donate, please let me know if you'd like to be included in the game as a character ,contribute any suggestions or something else.
Errors
---------
000 - Most likely a corrupt PlayerData.save or mod install. Try to delete your save file located in: (My Documents > Rockstar Games > GTA V > RPGMod) , verifying you have the prerequisites and restarting GTA.
Final Note
------
Hope you guys enjoy this mod and have a fun time!
- LogicSpawn
Changelog
------
v0.1.13
- Added weapon unlock system
- Leveling up will show what weapons are available to unlock
- Minor fixes
v0.1.12
- Adjusted skill xp gain to 1 or 5% of exp gained
- Quests should be easier to follow with new icons and NPC header-text
- Added tutorials for contracts, npc icons and crafting
- Now supports config file
- Many options added to options menu
- Audio, Show the 'Press Y', autostart RPG mode etc (Keybinds coming soon)
- Vehicle Speedometer is now correctly placed on map
- Safearea setup is now clearer
- Toggle UI button now correctly toggles the UI
v0.1.11
- Many spelling fixes
- Options menu now shows RPGMod Version
v0.1.10
- Fixed excess ped spawning during missions
- Removed return to normal on script reload as it causes a crash. Return to normal mode through the menu before exiting
- No longer shows phone on reloading scripthookdotnet scripts
- Fixed targets not respawning when none left
v0.1.9
- Error 000 for corrupt player data
- Fixed Messagebox actions
- Loading car will not infinite load when loading corrupt player data
- Verification for prerequisuites existing: ScriptHookV, ScriptHookVDotNet, .NET v4.5
Full log available in download's readme.txt
========
*As Featured on GameSpot and Kotaku*
Follow LogicSpawn on Twitter for the latest updates.
New in v0.1.13: Weapon unlock system. Access the weapons tree through Menu > Character Menu > Weapons to unlock weapons for SP when you reach the required level. Leveling up will show you which weapons are available. Icons will be fixed later.
About
-----
A .NET GTA V mod which adds typical RPG features such as leveling, questing, non-linear dialogue, skills, looting and more. Dialog
at the moment is a 'first' try and will be improved later on. Currently a Work In Progress with many features planned such as:
- Dynamic cutscenes
- Skill trees for weapons
- Car mod skill trees
- Rich character-driven storyline
- Additional minigames, e.g. survival
Release Video: Youtube Link
Full source code is available on github (below).
Contact email: info@logicspawn.co.uk
Hosted ONLY at:
https://www.gta5-mods.com/scripts/gta-rpg
https://github.com/logicspawn/GTARPG
http://www.logicspawn.co.uk/games/gtarpg
Installation
------------
1. ScriptHookV , ScriptHookV.Net v1.1 , Microsoft .NET Framework 4.5 and the Microsoft Visual C++ Redistributable Package for Visual Studio 2013 (x64) should be installed as a prerequisite
2. The following files are required but are already included: NAudio 1.7.3 (NAudio.dll and NAudio.WindowsMediaFormat.dll), Newtonsoft.Json 6.0.8
3. Copy the entire GTARPG folder into your "scripts" folder inside Grand Theft Auto V's install directory so you have 'scripts/GTARPG/ *etc*'
4. Run the game and press Y to enter RPG mode
ScriptHookV v1.0.393.4: http://www.dev-c.com/gtav/scripthookv/
ScriptHookV.Net v1.1: https://github.com/crosire/scripthookvdotnet/releases/tag/v1.1
.NET 4.5: http://www.microsoft.com/en-us/download/details.aspx?id=30653
C++ Redistributable: https://www.microsoft.com/en-gb/download/details.aspx?id=40784
Bug Reporting
------------
Please report bugs with a copy of your log if it helps
(My Documents > Rockstar Games > GTA V > RPGMod > log )
Known bugs: Character may be invisible after character select, seems like GTA doesn't like you having certain models. For me moment till it's fixed you'll need to create a new character. New game key is F10
Features
------
- Progressive Exp System
- Dynamic NPC dialog with a range of NPCs
- RNG-Based Item and loot system
- Quest System with onscreen tracker
- Simplistic RPG UI
- Indepth Skill System with Skill Trees and upgrades
- Xbox 360 Controller support
Controls
------------
Navigate Up - Num8 / Dpad Up / Arrow Up
Navigate Down - Num2 / Dpad Down / Arrow Down
Navigate Left - Num4 / Dpad Left / Arrow Left
Navigate Right - Num6 / Dpad Right / Arrow Right
Previous Menu/Back - Backspace / Xbox B
Activate - Num5 / Xbox A / Enter
End Dialog(Debug Cmd) - Num0
Help - F7
Save - F8
ToggleUI - F9
New Game - F10
Quest Log - L
Character Menu - O / Xbox A + Up
Inventory - I / Xbox A + Right
Show Menu - J / Xbox A + Left
Spawn Car - K / Xbox A + Down
Interact - E / Hold Xbox A
Skill 1 - T / Xbox X + Up
Skill 2 - Y / Xbox X + Right
Skill 3 - CapsLock / Xbox LS
Skill 4 - U / Xbox X + Down
Skill 5 - B / Xbox X + Left
Support
---------
Any support is definitely welcome, feedback is an important part of the process of creating this mod. If you are kind enough to donate, please let me know if you'd like to be included in the game as a character ,contribute any suggestions or something else.
Errors
---------
000 - Most likely a corrupt PlayerData.save or mod install. Try to delete your save file located in: (My Documents > Rockstar Games > GTA V > RPGMod) , verifying you have the prerequisites and restarting GTA.
Final Note
------
Hope you guys enjoy this mod and have a fun time!
- LogicSpawn
Changelog
------
v0.1.13
- Added weapon unlock system
- Leveling up will show what weapons are available to unlock
- Minor fixes
v0.1.12
- Adjusted skill xp gain to 1 or 5% of exp gained
- Quests should be easier to follow with new icons and NPC header-text
- Added tutorials for contracts, npc icons and crafting
- Now supports config file
- Many options added to options menu
- Audio, Show the 'Press Y', autostart RPG mode etc (Keybinds coming soon)
- Vehicle Speedometer is now correctly placed on map
- Safearea setup is now clearer
- Toggle UI button now correctly toggles the UI
v0.1.11
- Many spelling fixes
- Options menu now shows RPGMod Version
v0.1.10
- Fixed excess ped spawning during missions
- Removed return to normal on script reload as it causes a crash. Return to normal mode through the menu before exiting
- No longer shows phone on reloading scripthookdotnet scripts
- Fixed targets not respawning when none left
v0.1.9
- Error 000 for corrupt player data
- Fixed Messagebox actions
- Loading car will not infinite load when loading corrupt player data
- Verification for prerequisuites existing: ScriptHookV, ScriptHookVDotNet, .NET v4.5
Full log available in download's readme.txt
Eerste Upload: 25 juli 2015
Laatst bijgewerkt: 1 augustus 2019
Laatst Gedownload: 3 mei 2024
No longer working/no longer maintained.
Don't load the mod for me...
the game loads after a REALLY long time, when I press W it lags for about 5 seconds than the game is fine but with no working mod.
alguien que hable español? me podría ayudar? ya hice todo lo que decía las instrucciones pero no funciona presiono Y y no pasa nada alguien que me ayude por favor
The mod wont work due to a script not loading called "logicSpawn.GTARPG.Core.RPGKeyHandler". does anyone know a fix?
Does this mod still work??
@NickZC Hola. Pudiste solucionarlo? me encantaría que me funcionara este mod, se ve increible.
@LogicSpawn When will come new quests please? the mod is awesome but really short :(
INFINITE LOADSCREEN !!!!!!!!!
[15:01:28] [ERROR] Failed to instantiate script 'LogicSpawn.GTARPG.Core.CutsceneHandler' because constructor threw an exception:
System.TypeInitializationException: The type initializer for 'LogicSpawn.GTARPG.Core.RPG' threw an exception. ---> Newtonsoft.Json.JsonSerializationException: Self referencing loop detected for property 'Normalized' with type 'GTA.Math.Vector3'. Path '[0].Conditions[0].Position'.
at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter writer, Object value, JsonProperty property, JsonContract contract, JsonContainerContract containerContract, JsonProperty containerProperty)
at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter writer, Object value, JsonContainerContract contract, JsonProperty member, JsonProperty property, JsonContract& memberContract, Object& memberValue)
at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty)
at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType)
at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType)
at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer)
at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, JsonSerializerSettings settings)
at LogicSpawn.GTARPG.Core.General.GM.Copy[T](T other)
at LogicSpawn.GTARPG.Core.PlayerData..ctor()
at LogicSpawn.GTARPG.Core.RPG..cctor()
--- End of inner exception stack trace ---
at LogicSpawn.GTARPG.Core.CutsceneHandler..ctor()
The mod can't be activated. When I launch the game, there's an error message in the left, said "Unhandled exception in script LogicSpawn.GTARPG.Core.KeyHandlerScript.CannotHandleInputs()"
and "TypeInitializationException at LogicSpawn.GTARPG.Core.RPGKeyHandler.ControllerSupport(Object Sender, Event Args e)" I have downloaded all the requirements and do the installation exactly like what's guided in the readme. So I need someone's help about what's wrong and how to fix this error, thank you 🙏
Can't create my character
update pls!!!
This seems like a really good mod, hopefully someone will pick this up and make it up to date.
No one updating this mod for 5 years, don't hold your breath.
Playing this mod for a few months now, level 50+ characters with all skills and over 50k skill points, killing star 5 cops for hours, sadly there hasn't been an update in a while. If anyone updates it make sure to tell me :). Excellent mod but you encounter bugs a lot.
i put in scripts folder and press Y and nothing pops up
i put in scripts folder and press Y and nothing pops up
@TheDadAgent / @ItzGhost08 - That's because the mod is way out of date, the only people that have been playing it successfully have been playing it on a out of date version of GTA 5. This mod currently doesn't work on current versions of GTA V.
It does work on the current version as long as you download scripthookdotnet 1.1 and the current scripthook v It doesnt matter what version of GTA V you have as long as you download scripthookdotnet 1.1
One of the best concepts ever for GTA V, its too bad the author has moved on and is not updating this file anymore. Still its creative to hook a custom character inside of an existing one. Works best with this mod in isolation even with the latest cayo perico and story mode update as of 2021