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.

Comments
The minimum comment length is 10 characters.