Showing posts with label Mods - Debug. Show all posts
Showing posts with label Mods - Debug. Show all posts

Sunday, March 19, 2017

Debug Gardening Interactions made visible by icemunmun


A small override mod which makes the debug gardening interactions visible. ( A few users expressed an interest in the interactions so I am uploading this)

The override mod makes the following interactions available under the gardening menu -

1. Grow plant (+50)
2. Spawn fruit
3. Kill Plant
4. Water commodity -25
5. Weeds Commodity -25
6. Bug Commodity -25
7. Max Evolve commodity

It comes in 2 versions -

A) icemunmun_debug_Plants - All debug gardening interactions made visible

B) icemunmun_debug_PlantsGrowSpawn - Only Grow Plant (+50) and Spawn fruit interactions made visible

Sunday, December 13, 2015

No blank bubbles/Translation for Debug Cheats by fran89


This is a mod that removes blank bubbles in debug cheats by translating some resources in the game.

 Important!!: Some users have reported that the mod isn't working. Make sure you have enabled Script Mods (Menu>Game options>Other>Script mods) in you game options to make It functional.

 Update: Added English and Romanian version.

When you're playing in a non-English language, if you have debug cheats enabled, it appears blank bubbles due to EA hadn't translated in the Strings packages some lines of text that corresponds with debug cheats.

I will upload it in other languages, or you can request me the strings in other languages. If there are any bad translations, make me know.

Sunday, December 21, 2014

Cheat Shortcuts by plasticbox


With the introduction of that 'bb.ignoregameplayunlocksentitlement' monstrosity it really was time for this .. these are some custom shortcuts for TS4 in the form of a loose .py file so they are easy to edit. 

Included shortcuts:
d | t | debug [on/off] – testingcheats
h [on/off] – headlineeffects
m | mo | moo – bb.moveobjects (toggle)
ssk | setskill <skill> <level> – stats.set_skill_level <skill> <level>
u | unlock – bb.showhiddenobjects + bb.ignoregameplayunlocksentitlement

Saturday, September 13, 2014

[Script Mod] enable advanced debug/cheat interactions by clown


This mod is a small script that patches a function in the maxis game code to enable additional debug cheats. It also always enable cheats without needing to use the testingcheats command.
The python source is included as it provides an example of how to replace methods and functions in the maxis code.
I do not guarantee that the mod won't break with future updates of the game or that I'll be able to be arsed to fix it. But hey, you have the source :p

Unlike the original less than subtle method of modifying python33.dll to force the __debug__ variable to true, this one doesn't seem to be suffering from any game breaking side effect (at least it didn't during my extremely thorough 20 seconds test of getting a sim to fish and then successfully cancelling it).

Read more and download at Mod The Sims