Mod loading via script does not work

Technical support requests for Capitalism Lab
Post Reply
User avatar
Stylesjl
Mod Expert
Mod Expert
Posts: 1022
Joined: Sun Oct 29, 2023 4:01 am
Location: Sydney, Australia
Has thanked: 71 times
Been thanked: 117 times

Mod loading via script does not work

Post 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.
User avatar
David
Community and Marketing Manager at Enlight
Posts: 10967
Joined: Sat Jul 03, 2010 1:42 pm
Has thanked: 131 times
Been thanked: 408 times

Re: Mod loading via script does not work

Post 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.
User avatar
Stylesjl
Mod Expert
Mod Expert
Posts: 1022
Joined: Sun Oct 29, 2023 4:01 am
Location: Sydney, Australia
Has thanked: 71 times
Been thanked: 117 times

Re: Mod loading via script does not work

Post by Stylesjl »

Verified that this is fixed now. I have also checked and it works with or without the Local/Global variable.
Post Reply