Colour Bridge Lights
Overview
The Colour Bridge Lights script is designed to enhance the visual experience in Grand Theft Auto V by adding dynamic lighting effects to certain bridges. Originally conceived as a simple script to create changing color lights on bridges, the project evolved into something more immersive and engaging.
Features
- Dynamic Light Effects: Bridges are adorned with changing color lights to create a visually stunning environment.
- Police Wanted Level Integration: When a player is wanted by the police, the bridge lights switch to flashing blue and red to signify police presence.
- Customizable Light Settings: Various aspects of the lighting effects, such as color, intensity, and range, can be customized to suit individual preferences.
- Time-Based Behavior: The script intelligently adjusts the behavior of the lights based on the in-game time, providing a more realistic experience.
Installation
1. Make sure you have ScriptHookV & ScriptHookVDotNet
2. Place the `ColourBridgeLights.dll` & `ColourBridgeLights.ini` file into your GTA V *"scripts"* folder.
How to Use
Experience the enhanced visual effects as you traverse the designated bridges in the game. Watch as the lights change color or flash blue and red based on your actions and the time of day.
Configuration
- POLICE_WANTED: This section allows you to specify the colors of the lights when the player has a wanted level.
- LightColour_1: Specifies the color of the first police light. Available colors are: "Red", "Green", "Blue", and others (see below).
- LightColour_2: Specifies the color of the second police light. Available colors are the same as LIGHT_1.
- LIGHTSETTINGS: This section allows you to configure general settings for the script.
- OnAllTime: Specifies whether the lights should be active all the time (true) or only during certain hours of the day (false).
- NightHour: Specifies the hour at which the lights should turn on if OnAllTime is false.
- DayHour: Specifies the hour at which the lights should turn off if OnAllTime is false.
- LightIntensity: Specifies the intensity of the lights.
- LightRange: Specifies the range of the lights.
- LightShadow: Specifies the shadow strength of the lights.
Editing Light Colours
You can edit the colors of the lights by specifying the color names in the ColourBridgeLights.ini file. Available color options are: ***ONLY FOR POLICE LIGHTS***
>> "red", "green", "blue", "yellow", "orange", "purple", "white", "cyan", "magenta", "pink", "turquoise", "lime", "gray", "maroon", "teal", "navy", "indigo", "violet", "midnightblue", "chartreuse", "aqua", "coral", "salmon", "skyblue".
Note:
Make sure to enter the color names exactly as shown above, including capitalization.
Original Concept
The original idea behind the script was to introduce changing color lights on certain bridges to create a more vibrant and dynamic game world. However, as development progressed, we realized the potential to further immerse players in the game environment by integrating police wanted level mechanics into the lighting effects.
Future Development
While the current version of the script offers an exciting and immersive experience, there is always room for improvement and expansion. Future updates may include additional features, such as support for more bridges, enhanced visual effects, and further customization options.
Feedback and Contributions
We welcome any feedback or suggestions for improving the script. If you have ideas for new features or enhancements, feel free to contribute to the project or reach out to us with your suggestions.
Contact Us
Want to get in contact with us? Here are a couple places you can do so:
Discord | Tebex | UnionMods | GTA5Mods | LCDPFR | GitHub | Youtube
© SkyHigh Modifications 2021 - 2024
Edited by SkyHigh Modifications
What's New in Version 2.0.0
Released
Code Minor Adjustments: Lights will now work without an error.
Recommended Comments
Create an account or sign in to comment