Featured Mod: RAGEPluginHook Spotlight 1.4

Rage Plugin Hook


Description


Featured Mod: RAGEPluginHook Spotlight

Changelog
1.4
- Added support for game version b2545.
- Added API for developers. Check out the example plugin.
1.3
- Working turrets: now spotlight turrets are detected and used instead of the offset specified in 'Offsets.ini'. The vehicle must have a working VEHICLE_WEAPON_SEARCHLIGHT. Additionally, if the vehicle model has an extralight_* component as a child of one of the turret components, it will be turn on when the spotlight turns on.
A new setting, 'ExtraLightEmissive', has been added to 'VisualSettings.xml' which controls the intensity of the extralight_*.
The extralight_* component chosen can be overriden for specific models by specifying 'SpotlightExtraLight = 1/2/3/4' in the entry for that model in 'Offsets.ini'.
The turret detection can be disabled for specific models by specifying 'DisableTurret = true' in the entry for that model in 'Offsets.ini'.
If the vehicle does not have a turret, it will fallback to using 'Offsets.ini', like previous versions.
- Now tracking chooses the pedestrian or vehicle closest to where the spotlight is aiming.
- Now tracking uses a single key, for both pedestrians and vehicles. By default, NumPad3, can be changed with the 'ToggleTrackingKey' setting in 'General.ini'
- Added notification when tracking starts or stops: with vehicles it shows their model, license plate and distance and with pedestrians it shows their headshot and distance. These notifications can be disabled with the 'TrackingNotificationsEnabled' setting in 'General.ini'.
- Now mouse controls rotate the spotlight toward the direction the camera is looking at. By default, hold Left Control and aim with the camera.
- Moved 'MovementSpeed' setting from 'VisualSettings.xml' to 'General.ini'. Now each input method (keyboard, controller or mouse) has its own 'Speed' setting in degrees per second.
- Added "search mode" in which the spotlight rotates left-right automatically. By default, the toggle key is 'Decimal' in the numpad, can be changed with the 'SearchModeKey' setting in 'General.ini'.
1.2
- Added support for game patch v1180.
1.1
- Fixed various crashes.
1.0
- Complete rewrite.
- Open source: GitHub
- Added light volume.
- Added corona from origin.
- Splitted settings file into "General.ini", "Offsets.ini" and "VisualSettings.xml", inside "Plugins\Spotlight Resources" folder.
- Added more visual settings. Current settings: Color, CastShadows, OuterAngle, InnerAngle, Intensity, Range, Falloff, VolumeIntensity, VolumeSize, CoronaIntensity, CoronaSize, Volume, Corona, Specular and MovementSpeed.
- Improved in-game editor.
Installation
- Extract the contents of the downloaded archive. - Copy the "Spotlight" folder into your GTA V scripts folder. By default, this is located at: * C:\Users\[Your Username]\Documents\Rockstar Games\GTA V\scripts - Launch GTA V and press F11 to open the in-game editor. This mod requires Script Hook V and NativeUI. Controls
Keyboard:
-For toggling the spotlight press I.
-For moving it use the NumPad (NumPad4, NumPad6, NumPad8 and NumPad2).
-For tracking peds or vehicles press NumPad3.
Controller:
-For toggling the spotlight press LB + X.
-For moving it use the left stick. You can change this to the right stick or the DPad in the General.ini file.
Mouse:
-For toggling the spotlight press I.
-For moving it hold down the left control key and move your mouse.
And to open the in-game editor press F11. Check General.ini file to change which keys/buttons should be used, or if any controls should be disabled.
First Upload: November 11, 2024 Last Updated: November 11, 2024


0 Comments