https://scumbumbomods.com/xml-injector/

XML INJECTOR Updated by Triplis (11 December 2020) - DOWNLOAD - - DOWNLOAD MODDERS DOCUMENTATION -

Xml Injector v4: categories duplicates check

Added duplicates checking when injecting to picker_dialog categories, to account for some strange edge cases where adding to one category adds to another (ex: adding to gifts categories for computer adds to gifts categories for phone). This does not directly address that behavior, which is not something I was able to find the cause for, but instead checks for duplicates to ensure you won’t get duplicates if, for example, you inject to both phone and computer for gifts.

Version number is still 4, but you’ll want the version with “categories duplicates check” in the name for most up-to-date behavior for that injection.

Xml Injector v4

Added injector for PurchasePickerInteraction type, with the ability to inject to picker_dialog categories and purchase_list_options. See the "Examples" folder for a demonstration of how to use them.

Xml Injector v3

With the university patch came a change to how computers function, such that access to computers can be locked to specific sims and most of their interactions are what I call "lock aware," meaning they are only usable by sims who have access to the computer. The alternative being interactions that appear on the computer, regardless of locks.

This update to Xml Injector does the following:

The XML Injector for The Sims 4 is a mod library to allow mods that would normally require a script for simple changes to instead use a custom snippet. The library provides the scripting, and the modder can release their mod without having to concern themselves with writing, compiling and maintaining a script. Currently the XML Injector snippet handles adding interactions to game objects in a variety of ways with a simple XML definition.

If you just play the game then you only need to download and install this library mod if another mod you download tells you that you must have this installed. On it's own this mod does nothing, it works in the background to make other modders able to code their mods more easily.