Mod installation with an additional script.

Discussions about scenario games and user-defined scripts.
Post Reply
nemesis830521
Posts: 5
Joined: Mon Oct 06, 2025 11:14 am
Been thanked: 1 time

Mod installation with an additional script.

Post by nemesis830521 »

Is it possible to simultaneously install a mod, for example Real World, along with my own script? I thought it was possible because when writing a script in the generator, there is a line regarding the possibility of installing and running both together. So I first launch the mod, but when I upload the script, the mod gets deactivated. Am I doing something wrong, and if so, what is it?
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 installation with an additional script.

Post by Stylesjl »

You may need to specify the mod name in the script itself:
ModName.png
ModName.png (45.16 KiB) Viewed 21463 times
That way it will always load the RealWorld mod whenever you run the script.
nemesis830521
Posts: 5
Joined: Mon Oct 06, 2025 11:14 am
Been thanked: 1 time

Re: Mod installation with an additional script.

Post by nemesis830521 »

All clear. Thank you for the quick response.
Post Reply