i'm working on an hud file and wonder, what kind of language it is.
There is this line:
Code: Select all
EventColor("player1.weapon1.target.teamColor")But what about an work around:
Define a new Event: player1.weapon1.target.newColor. And set this color to green and red, or what ever.
But I have no idea, if this is possible and how or where to implement this new event. So I hope someone can explain the SWBFII events.

