Closed hardway777 closed 7 years ago
I've not tried FiveReborn, but I guess that what you need is to ensure the game has asi loader, script hook v, and Community Script Hook V .NET. Then copy my script to "Grand Theft Auto V/scripts" folder (create that folder if necessary) and it should work.
You can download my script here: https://www.gta5-mods.com/scripts/custom-camera-v
If it doesn't work, even following the above steps, then it could be hard to fix. I would needs more details on what's happening (scripthook log, script hook dotnet log), and a clear explanation of what happens. Then I'll see what I can do. I hope you understand that possibly I cannot support every setup or integrate to any-other mod that presents some incompatibility.
Can you try and post here if it works? Thank you.
Also, I've updated readme.md to provide a download link.
Not work.
I copy ScriptHookVDotNet.asi GTAV_CustomCamera.dll ScriptHookVDotNet.dll GTAV_CustomCamera.ini
To this folders
d:\FiveReborn\client d:\FiveReborn\client\plugins Grand Theft Auto V Grand Theft Auto V\Scripts
ScriptHookV.log from Grand Theft Auto V folder
// GTA V SCRIPT HOOK (build Dec 15 2016, v1.0.944.2)
// (C) Alexander Blade 2015-2016
[16:26:05] INIT: Started
[16:26:05] INIT: Success, game version is VER_1_0_944_2_STEAM
[16:26:21] INIT: Pool 1 extended
[16:26:21] INIT: Pool 2 extended
[16:26:21] INIT: Pool 3 extended
[16:26:21] INIT: Pool 4 extended
[16:26:26] INIT: GtaThread collection size 188
[16:26:26] INIT: wnd proc 0x00000000FFFF0E2C
[16:26:26] INIT: IDXGISwapChain 0x000007FEF8FF5AE0 (0x000007FEF901B2F8)
[16:26:26] INIT: IDXGISwapChain set
[16:26:26] INIT: DX init started
[16:26:26] INIT: DX feature level B000
[16:26:26] INIT: DX init succeeded
[16:27:08] CORE: Requesting thread creation
[16:27:08] CORE: Creating threads
[16:27:08] CORE: Started control thread, id 28 active 1
I rename d:\FiveReborn\client\plugins\scripts\GTAV_CustomCamera.dll to GTAV_CustomCamera.net.dll FiveReborn\client\plugins\ScriptHookVDotNet.asi to ScriptHookVDN.asi
Now it work.
can I make camera inside in car more height?
You can change camera height by editing heightOffset in the ini file.
I think this issue can be closed.
@VladimirPobedinskiy
I also face this problem, and renaming the file not worked for me.
Can you show the full installations of these files?
How to setup to FiveReborn?