4.773
83
4.773
83
Quadcopter-Redux
Description
This is a remake of the excellent Quadcopter mod from LeFix. This new version has been completely rewritten using the ScriptHookVDotNet library. The objective of this new version is to bring additional features and improvements.
Quadcopter-Redux is a real drone simulator, mainly for FPV drones, but future flight modes are planned to simulate the behavior of stabilized drones like DJI drones. Using a FPV drone simulator is almost essential to learn how to fly FPV drones safely. It requires some practice and experience before being able to master the behavior of the drone in manual mode (acro).
There are many drone racing simulators available, but they all lack a detailed world which feels alive, the huge GTA map is the ideal playground for a drone simulator offering endless possibilities and a high degree of realism.
Guide
Here is a more detailed practical guide to installing and using Quadcopter-Redux :
https://github.com/fredakilla/Quadcopter-Redux-Guide/blob/main/ReadMe.md
French version => https://github.com/fredakilla/Quadcopter-Redux-Guide/blob/main/ReadMe-FR.md
Important Note
This mod is currently under development, I am actively maintaining it but it is possible (most likely) that bugs are present (please report any bug you encounter)
Notes
All important settings can be found in the mod menu.
- If you delete the Quadcopter.json file, the mod will create a file with default settings
- It is highly recommended to use a real drone radio-controller rather than a gamepad xbox360 for better accuracy and real sensations. The mod can detect usb radiocontrollers and the axes and switches can be binded via the mod menu.
Features
- Real FPV simulator, acro and angle flight modes
- Support HID radiocontroller (tested with betafpv, tango 2 and DJI FPV remote controller) or xbox360 gamepad (not recommended)
- Support Betaflight, Kiss, Actual and Raceflight rates
- Configurable Physics and drone presets
- Optionnal Funny gameplay with ability to use weapons and explosions.
- Missions : chasing car, urban rodeo, street races...
Requirements
ScriptHookV
ScriptHookVDotNet (3.6.0)
Installation
Ensure to have Requirements files installed (ScriptHookV and ScriptHookVDotNet)
Put all the file in your GTAV game folder
Mod files can be found in the 'scripts' folder.
Keybindings
- G : to start flying
- H : to stop flying (can also be triggered via menu to teleport player)
- F9/F10 : Drone Settings menu
- R : Unstuck drone (reset)
- PageUp, PageDown : Camera tilt
- C : Change camera
- F : Change flight mode
- X : Abort mission
- B : Restart last mission
How to fly
- If you use a radiocontroller, enter the menu and enable the directinput option, next assign axes to map your radio with throttle, pitch, yaw, roll.
- By default, the motor arming feature is disabled. To activate this feature you need to go to the 'Drone' menu and activate this function, you will then need to bind a button on your radio control (note that the throttle must be cut in order to arm the motors)
Credits
Special Thanks to LeFix for the original Quadcopter mod and superG1zm0 for custom modifications on original code.
Changelog :
v1.9.1
- change the controller plug/unplug detection to fix fps slowdown on some systems
- when assigning a controller axis to an input, move the axis and simply press the enter key to set the auto-detected value
- Teleport spots are now listed in the scripts/Quadcopter/Teleport.json file (allow to reorder manually prefered spots)
- Ability to add new teleport spots (from current position)
- add an option to teleport player at last used spot at game start
v1.9.0
- new physics based on realistic setting values
- add predefined drone presets
- handle drone collision
- Pressing 'G' now toggle start/stop flying drone
- Pressing 'H' now stop flying drone and teleport player at drone pos.
- add coins collector system
- add a secondary weapon
v1.8.0
- add a race system and the possibility to create your own race tracks (using the menyoo or map editor addons)
- add 6 race tracks
- change the default menu hotkeys to F10 (for compatibility with menyoo mod) (only affect new users or when after deleting quadcopter.json file)
- better minimap orientation when flying drone and use new icons
- add radio audio during flight (and ability to play your own music, see : https://support.rockstargames.com/articles/208767008/How-to-Play-Custom-Music-on-the-Self-Radio-station-in-GTAV-and-GTA-Online-on-PC)
- improved position and orientation of vehicles when launching urban rodeos to correctly place them in front of the player
- redesign of the direct input system to use calibration and configurable smoothing input
- add a manual stick calibration function as well as a self-calibration at startup
- add a help text in the controller sub-menu to identify the axis index that is being moved for the sticks assignment
- add propellers sounds during the rotations of the drone and at 0 throttle to simulate air mode
v1.7.0
- show current Quadcopter-Redux release version in menu
- add option in menu to support radio mode 1,2,3,4 (default is mode 2)
- better ground positioning of the entities
- avoids strange flight behavior when the player triggers the flight of the drone while inside a vehicle (the vehicle is instantly destroyed and the player ends up on the ground)
- Rename menu 'Control' to 'Rates' and 'Gamepad' to 'Controller'
- Add menu to change weather and time of day
- Add snow on ground option
- Add 20 new teleportation spots
v1.6.0
- add teleport menu
- add max speed menu in drone physics
- adjust default physics settings
v1.5.0
- add mission "Custom Race" : create your own race with any vehicles
- adjust physics and change some default values
v1.4.0
- adjusted physics
- introduce missions gameplay
- added chasing missions for various vehicules (supercar, sportives, jetski, bike...)
- added urban rodeos
v1.3.0
- added new weapons and weapon menu
- add menu option to hide home point in OSD
v1.2.0
- added new Physics
- added 5 physics presets slots
- enhenced drone sounds
- configurable keys for menu, start and stop flying from json settings file
v1.1.0
- added "Angle" flight mode (configurable max angle and damping speed)
- added support for 3 rates profiles
- added Betaflight, Kiss and RaceFlight rates models
- new keyboard shortcuts : C for change camera, F to change flight mode (acro, angle)
- default flight mode is now Angle
- Armed is not set as default
- reticle in osd can be hidded
- replace cam button with flight mode button
- added current flight mode in OSD
v1.0.0
- Initial release
- Complete rewrite of the original quadcopter mod by LeFix.
Description
This is a remake of the excellent Quadcopter mod from LeFix. This new version has been completely rewritten using the ScriptHookVDotNet library. The objective of this new version is to bring additional features and improvements.
Quadcopter-Redux is a real drone simulator, mainly for FPV drones, but future flight modes are planned to simulate the behavior of stabilized drones like DJI drones. Using a FPV drone simulator is almost essential to learn how to fly FPV drones safely. It requires some practice and experience before being able to master the behavior of the drone in manual mode (acro).
There are many drone racing simulators available, but they all lack a detailed world which feels alive, the huge GTA map is the ideal playground for a drone simulator offering endless possibilities and a high degree of realism.
Guide
Here is a more detailed practical guide to installing and using Quadcopter-Redux :
https://github.com/fredakilla/Quadcopter-Redux-Guide/blob/main/ReadMe.md
French version => https://github.com/fredakilla/Quadcopter-Redux-Guide/blob/main/ReadMe-FR.md
Important Note
This mod is currently under development, I am actively maintaining it but it is possible (most likely) that bugs are present (please report any bug you encounter)
Notes
All important settings can be found in the mod menu.
- If you delete the Quadcopter.json file, the mod will create a file with default settings
- It is highly recommended to use a real drone radio-controller rather than a gamepad xbox360 for better accuracy and real sensations. The mod can detect usb radiocontrollers and the axes and switches can be binded via the mod menu.
Features
- Real FPV simulator, acro and angle flight modes
- Support HID radiocontroller (tested with betafpv, tango 2 and DJI FPV remote controller) or xbox360 gamepad (not recommended)
- Support Betaflight, Kiss, Actual and Raceflight rates
- Configurable Physics and drone presets
- Optionnal Funny gameplay with ability to use weapons and explosions.
- Missions : chasing car, urban rodeo, street races...
Requirements
ScriptHookV
ScriptHookVDotNet (3.6.0)
Installation
Ensure to have Requirements files installed (ScriptHookV and ScriptHookVDotNet)
Put all the file in your GTAV game folder
Mod files can be found in the 'scripts' folder.
Keybindings
- G : to start flying
- H : to stop flying (can also be triggered via menu to teleport player)
- F9/F10 : Drone Settings menu
- R : Unstuck drone (reset)
- PageUp, PageDown : Camera tilt
- C : Change camera
- F : Change flight mode
- X : Abort mission
- B : Restart last mission
How to fly
- If you use a radiocontroller, enter the menu and enable the directinput option, next assign axes to map your radio with throttle, pitch, yaw, roll.
- By default, the motor arming feature is disabled. To activate this feature you need to go to the 'Drone' menu and activate this function, you will then need to bind a button on your radio control (note that the throttle must be cut in order to arm the motors)
Credits
Special Thanks to LeFix for the original Quadcopter mod and superG1zm0 for custom modifications on original code.
Changelog :
v1.9.1
- change the controller plug/unplug detection to fix fps slowdown on some systems
- when assigning a controller axis to an input, move the axis and simply press the enter key to set the auto-detected value
- Teleport spots are now listed in the scripts/Quadcopter/Teleport.json file (allow to reorder manually prefered spots)
- Ability to add new teleport spots (from current position)
- add an option to teleport player at last used spot at game start
v1.9.0
- new physics based on realistic setting values
- add predefined drone presets
- handle drone collision
- Pressing 'G' now toggle start/stop flying drone
- Pressing 'H' now stop flying drone and teleport player at drone pos.
- add coins collector system
- add a secondary weapon
v1.8.0
- add a race system and the possibility to create your own race tracks (using the menyoo or map editor addons)
- add 6 race tracks
- change the default menu hotkeys to F10 (for compatibility with menyoo mod) (only affect new users or when after deleting quadcopter.json file)
- better minimap orientation when flying drone and use new icons
- add radio audio during flight (and ability to play your own music, see : https://support.rockstargames.com/articles/208767008/How-to-Play-Custom-Music-on-the-Self-Radio-station-in-GTAV-and-GTA-Online-on-PC)
- improved position and orientation of vehicles when launching urban rodeos to correctly place them in front of the player
- redesign of the direct input system to use calibration and configurable smoothing input
- add a manual stick calibration function as well as a self-calibration at startup
- add a help text in the controller sub-menu to identify the axis index that is being moved for the sticks assignment
- add propellers sounds during the rotations of the drone and at 0 throttle to simulate air mode
v1.7.0
- show current Quadcopter-Redux release version in menu
- add option in menu to support radio mode 1,2,3,4 (default is mode 2)
- better ground positioning of the entities
- avoids strange flight behavior when the player triggers the flight of the drone while inside a vehicle (the vehicle is instantly destroyed and the player ends up on the ground)
- Rename menu 'Control' to 'Rates' and 'Gamepad' to 'Controller'
- Add menu to change weather and time of day
- Add snow on ground option
- Add 20 new teleportation spots
v1.6.0
- add teleport menu
- add max speed menu in drone physics
- adjust default physics settings
v1.5.0
- add mission "Custom Race" : create your own race with any vehicles
- adjust physics and change some default values
v1.4.0
- adjusted physics
- introduce missions gameplay
- added chasing missions for various vehicules (supercar, sportives, jetski, bike...)
- added urban rodeos
v1.3.0
- added new weapons and weapon menu
- add menu option to hide home point in OSD
v1.2.0
- added new Physics
- added 5 physics presets slots
- enhenced drone sounds
- configurable keys for menu, start and stop flying from json settings file
v1.1.0
- added "Angle" flight mode (configurable max angle and damping speed)
- added support for 3 rates profiles
- added Betaflight, Kiss and RaceFlight rates models
- new keyboard shortcuts : C for change camera, F to change flight mode (acro, angle)
- default flight mode is now Angle
- Armed is not set as default
- reticle in osd can be hidded
- replace cam button with flight mode button
- added current flight mode in OSD
v1.0.0
- Initial release
- Complete rewrite of the original quadcopter mod by LeFix.
Eerste Upload: 13 februari 2023
Laatst bijgewerkt: 1 juli 2023
Laatst Gedownload: 1 uur geleden
103 Reacties
Quadcopter-Redux
Description
This is a remake of the excellent Quadcopter mod from LeFix. This new version has been completely rewritten using the ScriptHookVDotNet library. The objective of this new version is to bring additional features and improvements.
Quadcopter-Redux is a real drone simulator, mainly for FPV drones, but future flight modes are planned to simulate the behavior of stabilized drones like DJI drones. Using a FPV drone simulator is almost essential to learn how to fly FPV drones safely. It requires some practice and experience before being able to master the behavior of the drone in manual mode (acro).
There are many drone racing simulators available, but they all lack a detailed world which feels alive, the huge GTA map is the ideal playground for a drone simulator offering endless possibilities and a high degree of realism.
Guide
Here is a more detailed practical guide to installing and using Quadcopter-Redux :
https://github.com/fredakilla/Quadcopter-Redux-Guide/blob/main/ReadMe.md
French version => https://github.com/fredakilla/Quadcopter-Redux-Guide/blob/main/ReadMe-FR.md
Important Note
This mod is currently under development, I am actively maintaining it but it is possible (most likely) that bugs are present (please report any bug you encounter)
Notes
All important settings can be found in the mod menu.
- If you delete the Quadcopter.json file, the mod will create a file with default settings
- It is highly recommended to use a real drone radio-controller rather than a gamepad xbox360 for better accuracy and real sensations. The mod can detect usb radiocontrollers and the axes and switches can be binded via the mod menu.
Features
- Real FPV simulator, acro and angle flight modes
- Support HID radiocontroller (tested with betafpv, tango 2 and DJI FPV remote controller) or xbox360 gamepad (not recommended)
- Support Betaflight, Kiss, Actual and Raceflight rates
- Configurable Physics and drone presets
- Optionnal Funny gameplay with ability to use weapons and explosions.
- Missions : chasing car, urban rodeo, street races...
Requirements
ScriptHookV
ScriptHookVDotNet (3.6.0)
Installation
Ensure to have Requirements files installed (ScriptHookV and ScriptHookVDotNet)
Put all the file in your GTAV game folder
Mod files can be found in the 'scripts' folder.
Keybindings
- G : to start flying
- H : to stop flying (can also be triggered via menu to teleport player)
- F9/F10 : Drone Settings menu
- R : Unstuck drone (reset)
- PageUp, PageDown : Camera tilt
- C : Change camera
- F : Change flight mode
- X : Abort mission
- B : Restart last mission
How to fly
- If you use a radiocontroller, enter the menu and enable the directinput option, next assign axes to map your radio with throttle, pitch, yaw, roll.
- By default, the motor arming feature is disabled. To activate this feature you need to go to the 'Drone' menu and activate this function, you will then need to bind a button on your radio control (note that the throttle must be cut in order to arm the motors)
Credits
Special Thanks to LeFix for the original Quadcopter mod and superG1zm0 for custom modifications on original code.
Changelog :
v1.9.1
- change the controller plug/unplug detection to fix fps slowdown on some systems
- when assigning a controller axis to an input, move the axis and simply press the enter key to set the auto-detected value
- Teleport spots are now listed in the scripts/Quadcopter/Teleport.json file (allow to reorder manually prefered spots)
- Ability to add new teleport spots (from current position)
- add an option to teleport player at last used spot at game start
v1.9.0
- new physics based on realistic setting values
- add predefined drone presets
- handle drone collision
- Pressing 'G' now toggle start/stop flying drone
- Pressing 'H' now stop flying drone and teleport player at drone pos.
- add coins collector system
- add a secondary weapon
v1.8.0
- add a race system and the possibility to create your own race tracks (using the menyoo or map editor addons)
- add 6 race tracks
- change the default menu hotkeys to F10 (for compatibility with menyoo mod) (only affect new users or when after deleting quadcopter.json file)
- better minimap orientation when flying drone and use new icons
- add radio audio during flight (and ability to play your own music, see : https://support.rockstargames.com/articles/208767008/How-to-Play-Custom-Music-on-the-Self-Radio-station-in-GTAV-and-GTA-Online-on-PC)
- improved position and orientation of vehicles when launching urban rodeos to correctly place them in front of the player
- redesign of the direct input system to use calibration and configurable smoothing input
- add a manual stick calibration function as well as a self-calibration at startup
- add a help text in the controller sub-menu to identify the axis index that is being moved for the sticks assignment
- add propellers sounds during the rotations of the drone and at 0 throttle to simulate air mode
v1.7.0
- show current Quadcopter-Redux release version in menu
- add option in menu to support radio mode 1,2,3,4 (default is mode 2)
- better ground positioning of the entities
- avoids strange flight behavior when the player triggers the flight of the drone while inside a vehicle (the vehicle is instantly destroyed and the player ends up on the ground)
- Rename menu 'Control' to 'Rates' and 'Gamepad' to 'Controller'
- Add menu to change weather and time of day
- Add snow on ground option
- Add 20 new teleportation spots
v1.6.0
- add teleport menu
- add max speed menu in drone physics
- adjust default physics settings
v1.5.0
- add mission "Custom Race" : create your own race with any vehicles
- adjust physics and change some default values
v1.4.0
- adjusted physics
- introduce missions gameplay
- added chasing missions for various vehicules (supercar, sportives, jetski, bike...)
- added urban rodeos
v1.3.0
- added new weapons and weapon menu
- add menu option to hide home point in OSD
v1.2.0
- added new Physics
- added 5 physics presets slots
- enhenced drone sounds
- configurable keys for menu, start and stop flying from json settings file
v1.1.0
- added "Angle" flight mode (configurable max angle and damping speed)
- added support for 3 rates profiles
- added Betaflight, Kiss and RaceFlight rates models
- new keyboard shortcuts : C for change camera, F to change flight mode (acro, angle)
- default flight mode is now Angle
- Armed is not set as default
- reticle in osd can be hidded
- replace cam button with flight mode button
- added current flight mode in OSD
v1.0.0
- Initial release
- Complete rewrite of the original quadcopter mod by LeFix.
Description
This is a remake of the excellent Quadcopter mod from LeFix. This new version has been completely rewritten using the ScriptHookVDotNet library. The objective of this new version is to bring additional features and improvements.
Quadcopter-Redux is a real drone simulator, mainly for FPV drones, but future flight modes are planned to simulate the behavior of stabilized drones like DJI drones. Using a FPV drone simulator is almost essential to learn how to fly FPV drones safely. It requires some practice and experience before being able to master the behavior of the drone in manual mode (acro).
There are many drone racing simulators available, but they all lack a detailed world which feels alive, the huge GTA map is the ideal playground for a drone simulator offering endless possibilities and a high degree of realism.
Guide
Here is a more detailed practical guide to installing and using Quadcopter-Redux :
https://github.com/fredakilla/Quadcopter-Redux-Guide/blob/main/ReadMe.md
French version => https://github.com/fredakilla/Quadcopter-Redux-Guide/blob/main/ReadMe-FR.md
Important Note
This mod is currently under development, I am actively maintaining it but it is possible (most likely) that bugs are present (please report any bug you encounter)
Notes
All important settings can be found in the mod menu.
- If you delete the Quadcopter.json file, the mod will create a file with default settings
- It is highly recommended to use a real drone radio-controller rather than a gamepad xbox360 for better accuracy and real sensations. The mod can detect usb radiocontrollers and the axes and switches can be binded via the mod menu.
Features
- Real FPV simulator, acro and angle flight modes
- Support HID radiocontroller (tested with betafpv, tango 2 and DJI FPV remote controller) or xbox360 gamepad (not recommended)
- Support Betaflight, Kiss, Actual and Raceflight rates
- Configurable Physics and drone presets
- Optionnal Funny gameplay with ability to use weapons and explosions.
- Missions : chasing car, urban rodeo, street races...
Requirements
ScriptHookV
ScriptHookVDotNet (3.6.0)
Installation
Ensure to have Requirements files installed (ScriptHookV and ScriptHookVDotNet)
Put all the file in your GTAV game folder
Mod files can be found in the 'scripts' folder.
Keybindings
- G : to start flying
- H : to stop flying (can also be triggered via menu to teleport player)
- F9/F10 : Drone Settings menu
- R : Unstuck drone (reset)
- PageUp, PageDown : Camera tilt
- C : Change camera
- F : Change flight mode
- X : Abort mission
- B : Restart last mission
How to fly
- If you use a radiocontroller, enter the menu and enable the directinput option, next assign axes to map your radio with throttle, pitch, yaw, roll.
- By default, the motor arming feature is disabled. To activate this feature you need to go to the 'Drone' menu and activate this function, you will then need to bind a button on your radio control (note that the throttle must be cut in order to arm the motors)
Credits
Special Thanks to LeFix for the original Quadcopter mod and superG1zm0 for custom modifications on original code.
Changelog :
v1.9.1
- change the controller plug/unplug detection to fix fps slowdown on some systems
- when assigning a controller axis to an input, move the axis and simply press the enter key to set the auto-detected value
- Teleport spots are now listed in the scripts/Quadcopter/Teleport.json file (allow to reorder manually prefered spots)
- Ability to add new teleport spots (from current position)
- add an option to teleport player at last used spot at game start
v1.9.0
- new physics based on realistic setting values
- add predefined drone presets
- handle drone collision
- Pressing 'G' now toggle start/stop flying drone
- Pressing 'H' now stop flying drone and teleport player at drone pos.
- add coins collector system
- add a secondary weapon
v1.8.0
- add a race system and the possibility to create your own race tracks (using the menyoo or map editor addons)
- add 6 race tracks
- change the default menu hotkeys to F10 (for compatibility with menyoo mod) (only affect new users or when after deleting quadcopter.json file)
- better minimap orientation when flying drone and use new icons
- add radio audio during flight (and ability to play your own music, see : https://support.rockstargames.com/articles/208767008/How-to-Play-Custom-Music-on-the-Self-Radio-station-in-GTAV-and-GTA-Online-on-PC)
- improved position and orientation of vehicles when launching urban rodeos to correctly place them in front of the player
- redesign of the direct input system to use calibration and configurable smoothing input
- add a manual stick calibration function as well as a self-calibration at startup
- add a help text in the controller sub-menu to identify the axis index that is being moved for the sticks assignment
- add propellers sounds during the rotations of the drone and at 0 throttle to simulate air mode
v1.7.0
- show current Quadcopter-Redux release version in menu
- add option in menu to support radio mode 1,2,3,4 (default is mode 2)
- better ground positioning of the entities
- avoids strange flight behavior when the player triggers the flight of the drone while inside a vehicle (the vehicle is instantly destroyed and the player ends up on the ground)
- Rename menu 'Control' to 'Rates' and 'Gamepad' to 'Controller'
- Add menu to change weather and time of day
- Add snow on ground option
- Add 20 new teleportation spots
v1.6.0
- add teleport menu
- add max speed menu in drone physics
- adjust default physics settings
v1.5.0
- add mission "Custom Race" : create your own race with any vehicles
- adjust physics and change some default values
v1.4.0
- adjusted physics
- introduce missions gameplay
- added chasing missions for various vehicules (supercar, sportives, jetski, bike...)
- added urban rodeos
v1.3.0
- added new weapons and weapon menu
- add menu option to hide home point in OSD
v1.2.0
- added new Physics
- added 5 physics presets slots
- enhenced drone sounds
- configurable keys for menu, start and stop flying from json settings file
v1.1.0
- added "Angle" flight mode (configurable max angle and damping speed)
- added support for 3 rates profiles
- added Betaflight, Kiss and RaceFlight rates models
- new keyboard shortcuts : C for change camera, F to change flight mode (acro, angle)
- default flight mode is now Angle
- Armed is not set as default
- reticle in osd can be hidded
- replace cam button with flight mode button
- added current flight mode in OSD
v1.0.0
- Initial release
- Complete rewrite of the original quadcopter mod by LeFix.
Eerste Upload: 13 februari 2023
Laatst bijgewerkt: 1 juli 2023
Laatst Gedownload: 1 uur geleden
New version : v1.9.1
- change the controller plug/unplug detection to fix fps slowdown on some systems
- when assigning a controller axis to an input, move the axis and simply press the enter key to set the auto-detected value
- Teleport spots are now listed in the scripts/Quadcopter/Teleport.json file (allow to reorder manually prefered spots)
- Ability to add new teleport spots (from current position)
- add an option to teleport player at last used spot at game start
thanks for this awesome mod ! works great , only bug is when i start the game the character fall down untill auto respawn
Hey. First let me say. As someone who's favorite FPV sim is GTA 5. YOU ARE THE MAN for updating this.
That being said I can't get it to work. I use an older version of GTA 5 reload so that it never has to update. Do you think that's the issue? When I press G to start the mod the screen goe's black and it crashes. For a second a window pops up that says scripthook can't find a file. help!
THIS IS SO COOL
It seems like this may have been broken by a recent update :(
I'm able to get the OG "Quadcopter" mod to run just fine (albeit without the fantastic additions this mod adds) so I know it's not a problem with scripthook V or anything like that, but G does nothing as does F9/F10. I'd love to see this mod working again!
Oops nvm I didn’t have the full scripthookvdotnet library. That’s probably important for a scripthookvdotnet mod…
Just commenting in 2024 to thank you again for making this. It's the best thing.
Hey man, awesome mod!
i have a few suggestions:
Allow the user to teleport with another mod menu when in drone mode (there are some interiors like the NOOSE Data center that you can TP into but only on foot, when you activate drone mode it spawns the drone above ground somewhere, so its not possible to fly in there)
The ability to smash against NPCs, would be funny
EDIT: when i add my custom coordinates to the NOOSE DATA center in the teleports.json and TP there the game crashes.
I can TP there as a story character but not in drone mode.
hello. i have a problem i just downloaded the latest version. but i cant access the drone, then i download the 1.80 version. but when im in the drone menu and after i choose a oprrion, when i hit the enter the drone will fall to the ground i and cant control anything.
@dakilla hello. i have a problem i just downloaded the latest version. but i cant access the drone, then i download the 1.80 version. but when im in the drone menu and after i choose a oprrion, when i hit the enter the drone will fall to the ground i and cant control anything.
Please add RC Model Aircrafts like Planes! That would be awesome!
Amazing mod thank you very much! Possible FiveM support to fly with friends? =D
@aydon14 Hi, I have the same problem, what do you mean by disable direct input ? :D
Never mind sorry, I found it in the drone menu x)
However, I can't seem to get my DJI FPV controller to work on GTA even with that option set to True... It works on other simulators but on GTA it's as if there was no controller plugged in :/
Does anyone know what I could try ? Thanks
@dakilla I try to start the drone by pressing the 'G' key I get this error UnHandel Exception Scripthook is there any possibility?
I saved my game somewhere else it teleported to Michael residence Area
Since the latest updates I can't get it working. I updated to a nightly version of scripthookvdotnet and it worked for one boot then ruined the game. I desperately want this to get working again because I have a bunch of content hinging on it. TIA. What's your paypal. Thx.
Update: Mod version 1.9.1 is working again on Build 3274 with the newest scripthookv and scripthookvdotnet version 3.6 nightly.114
@dakilla May I ask if MOD can be used in FIVEM? I really want to capture players' drifting on the server
Hello, I have the impression that the mod no longer works, I am at version 3323.