Create an account

SirenSetting Limit Adjuster 1.1.0  

Upload: 17 Jul 2022, 09:40
Created by: cp702 [X]
Uploaded by: Aqxaro
SirenSetting Limit Adjuster 1.1.0

This mod expands the maximum value of a siren setting ID in carcols to 65535. Previously, two siren settings with different IDs could still conflict with each other if their IDs were above 255. Now they don't.

This mod also expands the maximum number of unique siren settings you can have. If you have 400 cars, and they all have unique light patterns, that'll work.

INSTALLATION:
Copy the contents of "Grand Theft Auto V" to your game folder. If you use RAGEPluginHook, make sure to copy the Plugins folder as well.

USAGE:
Just use a number bigger than "255" as a siren setting ID. The values 0, 255, and 65535 are reserved, so don't use those 3 specific values. No additional configuration is required.

LOGGING:
This ASI produces a SirenSettings.log file in your game directory. The log file records:

  • Every loaded SirenSetting, its name, its ID, and its internal index,
  • Every loaded vehicle, its name, its siren ID, and the index it was matched to,
  • Any conflicts, where two SirenSetting entries have the same ID.

LICENSE:
Please link to an official upload instead of redistributing this yourself.

CHANGELOG:
1.1.0: Removed compatibility with RPH build 1.78 (for GTA build 1868.1). Added compatibility with RPH build 1.81 (for GTA build 2060).

CREDITS:
cp702: Author
LMS: Research assistance
Jacobmaate: Screenshots
Swed, Jacobmaate, 11john11: Testing

ScriptHookVDotNet v3.4.0

ScriptHookVDotNet v3.4.0

17 Jul 2022
3
1 904
0

This is an ASI plugin for Grand Theft Auto V, based on the C++ ScriptHook by Alexander Blade, which allows running scripts written in any .NET language in-game.

Comments
The minimum comment length is 10 characters.