ikt32 / GTAVVehicleControl

A simple script that lets you control the vehicle remotely.
MIT License
0 stars 0 forks source link

Vehicle Control

Build status

A simple script based on my menu base. Lets you control the vehicle remotely.

Downloads

Remote Vehicle Control at GTA5-Mods.com AppVeyor builds

Building

Requirements

Download the ScriptHookV SDK and extract its contents to ScriptHookV_SDK.

Clone this repository to the same folder ScriptHookV_SDK was extracted so you have ScriptHookV_SDK and this in the same folder. If you get build errors about missing functions, update your natives.h.

Clone my GTAVMenuBase to the same folder you're gonna clone this to.