Create an account

Neia Careers Commons  

Upload: 06 Nov 2022, 07:03
Created by: Neia [X]
Uploaded by: Aqxaro

What is Create-A-Career ?

It's a web-based tool that will help you create new custom careers for the Sims 4 : add tracks, customize levels and export all the necessary ressources.

Features

  • Create rabbit hole careers
  • Add tracks, upload icon and picture
  • Add levels and customize the required mood, schedule, salary, objectives, performance and PTO
  • Add translation texts
  • Export the ressources in a zip file, ready to be packaged or compiled
  • Get updated versions when a new patch requires it


Creating the .package

  • Open S4PE
  • Drag&drop all the files located inside /package/ in S4PE
  • Save as a .package

Creating the .ts4script

  • Copy paste the .py inside your Python install directory
  • Open a command line console (cmd on Windows)
  • Run Python 3.7 (eg C://Python37/Python.exe)
  • Import the .py (eg import Neia_Careers_Law.py)
  • Get the .pyc from the __pycache__ subdirectory
  • Rename it to remove the .cpython-37 from the filename
  • Add both the .pyc and .py to a zip file
  • Change the extension to .ts4script (Make sure Windows is set to show file extensions)

Neia_Careers_Common.package

Depending on the objectives you have selected for your career, you may have a Neia_Careers_Common.package in your zip. This package contains all the objectives that were missing from the vanilla game. If you have selected one of these missing objectives, you'll get the Neia_Careers_Common.package, which you should include in your career.

MODLuvalZAP (No Fade Util)

MODLuvalZAP (No Fade Util)

08 Apr 2022
0
940
0

This is a quick 'n dirty .Net program (Windows only) which will overwrite the U1-U5 values in a MODL file with zeros. I'm not at all sure this is a smart thing to do for all the models in the game.

Srsly's Modding Resource - 2.0.3

Srsly's Modding Resource - 2.0.3

05 May 2024
0
2 429
0

This mod allows modders to use custom enum tags in crafting recipes. It adds many new tags that can be used in any type of recipe, including cooking, woodworking, fabrication, alchemy, and more. In other words, you can use these tags for any crafting recipe in the game or in the future.

Comments
The minimum comment length is 10 characters.