Jump to content

[Mod][Framework] Side Job Stats + Optional Stripper Stats


Recommended Posts

Posted

[Framework] Side Job Stats + Optional Stripper Stats


📟Side Job Stats

 

As the game currently has no system built it to track various side gigs and modded jobs, and the Work tab appears to be limited to DynaPill work, this little script creates an additional tab in the player character's dossier (Status window). 

 

I mostly created it because i got distracted while working on my actual mod, and wanted to see if it is possible. Turns out it is. 🎉

 

I've included an optional mod that tracks the in-game Stripper job stats, including the second Stripper XP that's not integrated into the normal skills display as of yet. 

 

The only needed thing is making sure the script loads before your mod if you want to incorporate it. 

Can be done by adding 

 

compatibleMods:
  - name: "Side Job Stats"
    version:
      atLeast: "1.0.0"
    loadMyMod: "AFTER"

 

to your .meta file. 

 

Full documentation can be found on my git [here].

 

 

🔧 Installation

 

Install using Official X-Change Life Modloader Utility. DO NOT extract the files to the game directory manually. 

 

🪳 Bug Reporting / Feedback

 

Best way is to go to the Official Discord

 

=== ⚠️ DISCLAIMER ⚠️ ===

 

This was created with a lot of help from AI, including the documentation. I've tested it with alongside the few mods i run and had no issues so far, but feel free to test it around. 

 

=======================

 

 

 

 


 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...