Le-Fix / gta5-quadcopter

Adds a basic quadcopter sim to GTA V
34 stars 12 forks source link

Trying to Open Code in Visual Studio 2017 (in 2020) #5

Open robmulally opened 3 years ago

robmulally commented 3 years ago

Running into some issues opening the code any information on Initial Dev envoiroment would be amazing.

Got the build to run most of the way but having issues with the variant type and some other C++ conformity issues. Was this original created in VS 2015? I'm going to try and match the existing setup .

My main goal is 1) modify the initial loop so I can trigger this from a normal native keypress (Not just when weapon selection is up) as any mod or code that disables the weapon wheel will prevent the quad launching being possible.

2) understand the model creation so it might be visible to others in Multiplayer.

Long Term Goal To port this to a LUA Script that can run without SCRIPTHOOK.