16.07.2014, 08:42
(
Последний раз редактировалось KubiPL; 08.11.2014 в 14:54.
)
Vehicle blink
1.1
Attach yellow blink light on side of vehicle when pressed key Q (KEY_LOOK_LEFT) or E (KEY_LOOK_RIGHT).Now can attach emergency lights on both of sides when key 2 (KEY_LOOK_BEHIND) is pressed.
Works for all cars, trucks, trailers, bikes which have place for blinks (supports attached trailer to truck).
There is only one timer (1s) for detecting trailer attach or detach. Blinks are auto disabled, when vehicle turns in desired direction (default 55.0 degrees), but
when any key is pressed/released (OnPlayerKeyStateChange need to be called to check angle)!
Changelog:
1.1: ( Released at 08.11 )
- Added emergency lights (default key 2)
- Fixed a bug with trailer, while attaching makes vehicle turn blinks on
- Some config options at top
- External function which can destroy blinks when you want to destroy vehicle manually, or just
do in your main script hook for calling OnVehicleDeath when destroying.
- Released
DOWNLOAD:
(LATEST) Version 1.1:NOTE:
Using Incognito streamer plugin v2.7.4
Version 1.0:NOTE:
Using Incognito streamer plugin v2.7.2
PIC: