Modules
Here you can find anything about the modules.
What are modules?
Modules are features that can be enabled or disabled via the config.lua
file.
These features are purely for user experience, enabling them is entirely up to you and your users.
PlayerVehicleStatus module
This module enables player's vehicle status in the 10system.
Is there any way I can change the icons?
Yes, there is! Open the web/dist/imgs/playerVehicleStatus
folder, and inside, you will find all the images used in SVG format. You can replace them with images of your choice, but remember they must be in SVG file format.
The image must be in SVG format and have the same name as the old image.
Last updated