crymes75 Posted February 28, 2024 Posted February 28, 2024 Can I make folders in the mod for objects and outfits?
travelmedic Posted February 28, 2024 Posted February 28, 2024 Yes. That's the short answer. The long answer is "yes, but..." Any script file (and package files it goes with) can only be one folder deep, i.e. "Mods/SuperAwesomeMod/my awesome mod.ts4script" Regular package files can be up to four folders deep "Mods/stuff/some stuff/some detailed stuff/some more detailed stuff/another awesome mod.package" if you wanted to divide up that much
Rebell1953 Posted March 2, 2024 Posted March 2, 2024 Ja, das geht. Hier ein Beispiel von einem meiner Ordner und Unterordner: Mods\Bekleidung\Röcke\Name des Autors\Datei. Mods\Möbel\Schlafzimmer\Name des Autors und Design\Datei. Bei mir funktionier es. Bei Skriptdateien: Mods\Name des Autors\Typ\Datei. Also so: Mods\Ksuhisuh\AEP\Datei
Oops19 Posted March 5, 2024 Posted March 5, 2024 `Mods\Ksuhisuh\AEP\Datei ` is one folder too much. Only 'Mods/author/modname.ts4script' (or Mods/modname.ts4script') is supported.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now