Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brainblasted/for-rent-unjustified-eviction-fix

Fix for being fined when justly evicting tenants in The Sims 4: For Rent
https://github.com/brainblasted/for-rent-unjustified-eviction-fix

Last synced: about 1 month ago
JSON representation

Fix for being fined when justly evicting tenants in The Sims 4: For Rent

Awesome Lists containing this project

README

        

# For Rent Unjustified Eviction Fix

The game states that if a tenant breaks a rule, is overdue on rent,
or is within the grace period, eviction is justified. The label on
the eviction button will be "Justly Evict". However, EA wrote the
test for applying penalties in the case of unjustified eviction
incorrectly: a tenant can break the rules and be overdue on rent,
but as long as they're not also in the grace period, the game
will act as if the eviction was unjustified. Any one of those
conditions not being met will trigger the bug.

This mod adjusts the tests to ensure that the conditions are
checked properly, and the game will only consider an eviction
unjust with none of them met.

Bug Report: [[NEEDS SAVES] [FR] Justly evicting and still being fined](https://answers.ea.com/t5/Bug-Reports/NEEDS-SAVES-FR-Justly-evicting-and-still-being-fined/td-p/13289586)