-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add improvements for airstrike flare visuals #1565
base: develop
Are you sure you want to change the base?
Add improvements for airstrike flare visuals #1565
Conversation
e7ebdf5
to
226ae94
Compare
2a59b6a
to
2a013f5
Compare
Nightly build for this pull request:
This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build. |
The colors seem to work fine, but then the game crashes like 1 second after the flare effect is created. The crash doesn't happen with other builds. |
2a013f5
to
55437f9
Compare
I need more information on this such as the crash logs as I cannot reproduce this. |
Well, no wonder, because it doesn't crash anymore. :P |
Everything seems to be working fine now. |
Bugfixes
Airstrike flare customizations
LaserTargetColor
can be used to set the index of color from[ColorAdd]
defaults to[AudioVisual]
->LaserTargetColor
.AirstrikeLineColor
sets the color of the line and dot drawn from firer to target, defaults to[AudioVisual]
->AirstrikeLineColor
.In
rulesmd.ini
: