Lights / Sirens #37

Closed
opened 2020-11-03 06:10:48 +00:00 by aCole1 · 1 comment
aCole1 commented 2020-11-03 06:10:48 +00:00 (Migrated from github.com)

I was wanting to add a lights and sirens update to the plugin.

Although they would be separate to activate. For example, using left control would just activate the lights and right control would activate both lights and sirens. For the horns, it would stay space bar. This would be for like clearing intersections using the air horn on the fire truck while still using the sirens if that makes sense.

Thanks,
Cole

I was wanting to add a lights and sirens update to the plugin. Although they would be separate to activate. For example, using left control would just activate the lights and right control would activate both lights and sirens. For the horns, it would stay space bar. This would be for like clearing intersections using the air horn on the fire truck while still using the sirens if that makes sense. Thanks, Cole
stijnb1234 commented 2020-11-26 21:29:02 +00:00 (Migrated from github.com)

This is possible if you use the API. You can create 2 models, one with a blue/red light and one with a red/blue light. If you make a timer that toggles those two models for a vehicle, you have a working siren.

This is possible if you use the API. You can create 2 models, one with a blue/red light and one with a red/blue light. If you make a timer that toggles those two models for a vehicle, you have a working siren.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SBDevelopment/VehiclesPlus#37
No description provided.