Hi,
I'm trying to code a mod, to add an option in the car panel (when you click on a vehicle). But I don't understand how I "get" this component though the API. Because I think that it is necessary to check after each click, if I clicked on a car, and then display my panel through a overloaded class.
But it seems a little too heavy only for that.
Further, I don't know how I can manage this kind of event, because the loadingExtension, handles only the "level" and not of all the logic throughout the game.
Could anyone help me?
Thx
I'm trying to code a mod, to add an option in the car panel (when you click on a vehicle). But I don't understand how I "get" this component though the API. Because I think that it is necessary to check after each click, if I clicked on a car, and then display my panel through a overloaded class.
But it seems a little too heavy only for that.
Further, I don't know how I can manage this kind of event, because the loadingExtension, handles only the "level" and not of all the logic throughout the game.
Could anyone help me?
Thx