Mod installation with an additional script.
-
nemesis830521
- Posts: 5
- Joined: Mon Oct 06, 2025 11:14 am
- Been thanked: 1 time
Mod installation with an additional script.
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?
- Stylesjl
- 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.
You may need to specify the mod name in the script itself:
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