Page 1 of 1

Mod loading via script does not work

Posted: Sun Dec 29, 2024 3:55 am
by Stylesjl
The script for loading a mod does not work at all. I made a script as follows but it does not load the mod (there is no error message):

Code: Select all

[HEADER]
Title=Mod Loading
Description=Load a mod
Reset All Settings=Yes
MOD=RealWorld,Global
Problem occurs regardless of whether you set it as Global or Local.

Re: Mod loading via script does not work

Posted: Tue Dec 31, 2024 5:39 am
by David
The bug has been fixed in v11.0.23.

Please note that the LOCAL and GLOBAL parameter has been retired. It is no longer useful.

Re: Mod loading via script does not work

Posted: Tue Dec 31, 2024 11:30 am
by Stylesjl
Verified that this is fixed now. I have also checked and it works with or without the Local/Global variable.