Features a mobile driving plugin that permits you to drive together with your telephone utilizing accelerometer!
Set up
Necessities
– Script Hook V
– Script Hook V .NET
– .NET Framework 4.5.2
– Visible C++ Redistributable for Visible Studio 2013 x64
WebScriptHook
– Extract “WebScriptHook” folder to “GTAV/scripts”
– The configuration file needs to be at GTAV/scripts/WebScriptHook/WebScriptHook.ini
– The DLLs needs to be at GTAV/scripts/WebScriptHook/*.dll
– The server exe needs to be at GTAV/scripts/WebScriptHook/webscripthook-server.exe
– Run the sport
WebScriptHook apps
Working an online app
– Begin the sport
– Run “webscripthook-server.exe”
– You might want to permit this system to speak by means of firewall
– The default port is 25555. May be modified in config (restart recreation and the server to use)
– Open your browser and go to http://localhost:25555 It’s best to see the house web page
– To entry the web page from gadgets in your LAN, change “localhost” above with the deal with of your PC. Google “The best way to discover my LAN IP” if you do not know how to do this
– There’s an Android consumer app for WebScriptHook
Putting in an online app
– Drop the folder of a WebScriptHook app below “/apps” folder
– If completed appropriately, the index web page of the app needs to be at /apps/app-name/index.html
– Refresh the webpage
WebScriptHook REST API
– See the wiki web page for particulars
WebScriptHook extensions
Putting in an extension
– Put the extension dll information below “/extensions” folder
– WebScriptHook searches for assemblies recursively, so create subfolders if you want
– Extensions will probably be mechanically loaded when WebScriptHook begins
Creating an extension
– See the wiki web page for particulars
Different notes
– Whether or not you begin the sport first or the server first doesn’t matter
– If issues broke, examine “GTAV/ScriptHookVDotNet-2016-01-19.log” (change the date together with your present date) for errors
Get the WebScriptHook Android consumer app right here
Once more, you do not NEED an app. You should utilize any system that has a browser
GitHub repository
Credit:
libertylocked