How do I make a mod settings menu?
Posted in The Simpsons: Hit & Run
Please login to contribute to the conversation.
oxide117 More specifically,how do I make a mod settings menu that changes a texture or mesh of a vehicle?
More specifically,how do I make a mod settings menu that changes a texture or mesh of a vehicle?
mazzy To add settings for a mod, you'd have to create a specific section in your Meta.ini file, check more on the section on this page.
Changing the texture/mesh/etc can be done using Lua P3D Lib and
To add settings for a mod, you'd have to create a specific section in your Meta.ini file, check more on the [Settings] section on this page.
Changing the texture/mesh/etc can be done using Lua P3D Lib and the GetSetting function.
Changing the texture/mesh/etc can be done using Lua P3D Lib and the GetSetting function.