-
-
Notifications
You must be signed in to change notification settings - Fork 501
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Description
Surprisingly it is currently impossible to get the vehicle light state (Enabled/disabled) in MTA.
Vehicles will always automatically disable their lights between 06:00 and 07:00 and enable them between 20:00 and 21:00. The exact point of time is random for every vehicle, it looks like it is a property of each vehicle once it gets created.
Describe the solution you'd like
A function that gets the current vehicle light status.
Describe alternatives you've considered
A function that sets the automatic light enable/disable time of a specified / all vehicles to a specified value.
Additional context
It can be done with scripting by simply overwriting headlight state, yes.
StrixG
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request