#needsolvehotkeys
Explore tagged Tumblr posts
lazyduchess 3 years ago
Text
[TS2] Need Solve Hotkeys
Tumblr media
Overview
This mod mimics the behavior of the need solving keyboard shortcuts present in the Stories games and the later Sims games, to a certain extent.
The Needs panel will now display the associated keyboard shortcut to automatically solve each need.
Should also work with Servos, PlantSims and toddlers, however toddlers are naturally a little limited in what they can do to take care of themselves.
It's compatible with TwoJeffs' SmartBeds, if you'd like the energy shortcut to be smarter about which bed it chooses.
Download
SimFileShare | Patreon
Pre-Requisites and Installation
The mod will not work without the latest version of either Sims2RPC or RPCLib, so get either of them before installing this mod. This also means you must have the Windows version of Mansion & Garden/UC/Fun with Pets.
Installation instructions are included in a Readme.txt file inside of the attached zip.
Translations
English
Dutch (By Fire_Flower at @fireflowersims)
Spanish (By @borjabpv)
Russian (By @renfree)
Polish (By @jellymeduza)
French (By pL#8850 on Discord)
German (By Hendrik McSims#5060 on Discord)
Brazilian Portuguese (By @boringbones)
For Modders
This section assumes you know how to create a global mod and are familiar with modding.
If you'd like to make a mod that reacts to key presses, you will need to create a custom text file in "TSBin/mods" named "x_hotkeys.cfg", with x being whatever you want. For example, "ld_coolmod_hotkeys.cfg".
The included "ld_needsolve_hotkeys.cfg" file contains comments on the syntax of the file and how to write your own or rebind existing ones.
You also need the "ld_HotkeyController.package" file included in this mod for it to work. Feel free to redistribute it with your own mods.
Next, you need to create a new global object and set its category to -14457 in its Init function. Then, create a "CT - Hotkey" private BHAV.
This BHAV will get called everytime there is a key press, with the SimAntics value associated to they keypress passed as the Param 0.
634 notes View notes
lazyduchess 3 years ago
Note
found a simple issue with the need hotkeys mod where they'll still be functioning while you're in build/buy which can cause situations like your sim's entire queue being to do the same action lol
I believe I've fixed this in an RPC update, try re-downloading RPC or RPCLib?
14 notes View notes
lazyduchess 3 years ago
Note
Hi Lazy! I am using your Needs Solve Keys mod and its working, but I am facing one problem: I use Macrotastics by Pescado and for some reason since I installed your mod the option of "Do Homework" (makes the selectedteen or child do homework) in the macro menu doenst work. All the other options still work but that one drops immediatly from the queue. What could it be? It doenst cause any error btw so I think they are compatible
Hi!
Try taking out the need solve hotkeys mod and see if it's really the issue? That is really weird, there shouldn't be any conflict at all.
11 notes View notes
lazyduchess 3 years ago
Text
Brazilian Portuguese Translation Added
[TS2] Need Solve Hotkeys
Tumblr media
Overview
This mod mimics the behavior of the need solving keyboard shortcuts present in the Stories games and the later Sims games, to a certain extent.
The Needs panel will now display the associated keyboard shortcut to automatically solve each need.
Should also work with Servos, PlantSims and toddlers, however toddlers are naturally a little limited in what they can do to take care of themselves.
It's compatible with TwoJeffs' SmartBeds, if you'd like the energy shortcut to be smarter about which bed it chooses.
Download
SimFileShare | Patreon
Pre-Requisites and Installation
The mod will not work without the latest version of either Sims2RPC or RPCLib, so get either of them before installing this mod. This also means you must have the Windows version of Mansion & Garden/UC/Fun with Pets.
Installation instructions are included in a Readme.txt file inside of the attached zip.
Translations
English
Dutch (By Fire_Flower at @fireflowersims)
Spanish (By @borjabpv)
Russian (By @renfree)
Polish (By @jellymeduza)
French (By pL#8850 on Discord)
German (By Hendrik McSims#5060 on Discord)
Brazilian Portuguese (By @boringbones)
For Modders
This section assumes you know how to create a global mod and are familiar with modding.
If you'd like to make a mod that reacts to key presses, you will need to create a custom text file in "TSBin/mods" named "x_hotkeys.cfg", with x being whatever you want. For example, "ld_coolmod_hotkeys.cfg".
The included "ld_needsolve_hotkeys.cfg" file contains comments on the syntax of the file and how to write your own or rebind existing ones.
You also need the "ld_HotkeyController.package" file included in this mod for it to work. Feel free to redistribute it with your own mods.
Next, you need to create a new global object and set its category to -14457 in its Init function. Then, create a "CT - Hotkey" private BHAV.
This BHAV will get called everytime there is a key press, with the SimAntics value associated to they keypress passed as the Param 0.
634 notes View notes
lazyduchess 3 years ago
Text
German Translation added.
[TS2] Need Solve Hotkeys
Tumblr media
Overview
This mod mimics the behavior of the need solving keyboard shortcuts present in the Stories games and the later Sims games, to a certain extent.
The Needs panel will now display the associated keyboard shortcut to automatically solve each need.
Should also work with Servos, PlantSims and toddlers, however toddlers are naturally a little limited in what they can do to take care of themselves.
It's compatible with TwoJeffs' SmartBeds, if you'd like the energy shortcut to be smarter about which bed it chooses.
Download
SimFileShare | Patreon
Pre-Requisites and Installation
The mod will not work without the latest version of either Sims2RPC or RPCLib, so get either of them before installing this mod. This also means you must have the Windows version of Mansion & Garden/UC/Fun with Pets.
Installation instructions are included in a Readme.txt file inside of the attached zip.
Translations
English
Dutch (By Fire_Flower at @fireflowersims)
Spanish (By @borjabpv)
Russian (By @renfree)
Polish (By @jellymeduza)
French (By pL#8850 on Discord)
German (By Hendrik McSims#5060 on Discord)
For Modders
This section assumes you know how to create a global mod and are familiar with modding.
If you'd like to make a mod that reacts to key presses, you will need to create a custom text file in "TSBin/mods" named "x_hotkeys.cfg", with x being whatever you want. For example, "ld_coolmod_hotkeys.cfg".
The included "ld_needsolve_hotkeys.cfg" file contains comments on the syntax of the file and how to write your own or rebind existing ones.
You also need the "ld_HotkeyController.package" file included in this mod for it to work. Feel free to redistribute it with your own mods.
Next, you need to create a new global object and set its category to -14457 in its Init function. Then, create a "CT - Hotkey" private BHAV.
This BHAV will get called everytime there is a key press, with the SimAntics value associated to they keypress passed as the Param 0.
634 notes View notes
lazyduchess 3 years ago
Text
French Translation!
[TS2] Need Solve Hotkeys
Tumblr media
Overview
This mod mimics the behavior of the need solving keyboard shortcuts present in the Stories games and the later Sims games, to a certain extent.
The Needs panel will now display the associated keyboard shortcut to automatically solve each need.
Should also work with Servos, PlantSims and toddlers, however toddlers are naturally a little limited in what they can do to take care of themselves.
It's compatible with TwoJeffs' SmartBeds, if you'd like the energy shortcut to be smarter about which bed it chooses.
Download
SimFileShare | Patreon
Pre-Requisites and Installation
The mod will not work without the latest version of either Sims2RPC or RPCLib, so get either of them before installing this mod. This also means you must have the Windows version of Mansion & Garden/UC/Fun with Pets.
Installation instructions are included in a Readme.txt file inside of the attached zip.
Translations
English
Dutch (By Fire_Flower at @fireflowersims)
Spanish (By @borjabpv)
Russian (By @renfree)
Polish (By @jellymeduza)
French (By pL#8850 on Discord)
For Modders
This section assumes you know how to create a global mod and are familiar with modding.
If you'd like to make a mod that reacts to key presses, you will need to create a custom text file in "TSBin/mods" named "x_hotkeys.cfg", with x being whatever you want. For example, "ld_coolmod_hotkeys.cfg".
The included "ld_needsolve_hotkeys.cfg" file contains comments on the syntax of the file and how to write your own or rebind existing ones.
You also need the "ld_HotkeyController.package" file included in this mod for it to work. Feel free to redistribute it with your own mods.
Next, you need to create a new global object and set its category to -14457 in its Init function. Then, create a "CT - Hotkey" private BHAV.
This BHAV will get called everytime there is a key press, with the SimAntics value associated to they keypress passed as the Param 0.
634 notes View notes
lazyduchess 3 years ago
Text
Thank you to all of you who translate mods!
Added Spanish and Russian translations.
[TS2] Need Solve Hotkeys
Tumblr media
Overview
This mod mimics the behavior of the need solving keyboard shortcuts present in the Stories games and the later Sims games, to a certain extent.
The Needs panel will now display the associated keyboard shortcut to automatically solve each need.
Should also work with Servos, PlantSims and toddlers, however toddlers are naturally a little limited in what they can do to take care of themselves.
It's compatible with TwoJeffs' SmartBeds, if you'd like the energy shortcut to be smarter about which bed it chooses.
Download
SimFileShare | Patreon
Pre-Requisites and Installation
The mod will not work without the latest version of either Sims2RPC or RPCLib, so get either of them before installing this mod. This also means you must have the Windows version of Mansion & Garden/UC/Fun with Pets.
Installation instructions are included in a Readme.txt file inside of the attached zip.
Translations
English
Dutch (By Fire_Flower at @fireflowersims)
Spanish (By @borjabpv)
Russian (By @renfree)
For Modders
This section assumes you know how to create a global mod and are familiar with modding.
If you'd like to make a mod that reacts to key presses, you will need to create a custom text file in "TSBin/mods" named "x_hotkeys.cfg", with x being whatever you want. For example, "ld_coolmod_hotkeys.cfg".
The included "ld_needsolve_hotkeys.cfg" file contains comments on the syntax of the file and how to write your own or rebind existing ones.
You also need the "ld_HotkeyController.package" file included in this mod for it to work. Feel free to redistribute it with your own mods.
Next, you need to create a new global object and set its category to -14457 in its Init function. Then, create a "CT - Hotkey" private BHAV.
This BHAV will get called everytime there is a key press, with the SimAntics value associated to they keypress passed as the Param 0.
634 notes View notes
lazyduchess 3 years ago
Text
Added Dutch translation.
[TS2] Need Solve Hotkeys
Tumblr media
Overview
This mod mimics the behavior of the need solving keyboard shortcuts present in the Stories games and the later Sims games, to a certain extent.
The Needs panel will now display the associated keyboard shortcut to automatically solve each need.
Should also work with Servos, PlantSims and toddlers, however toddlers are naturally a little limited in what they can do to take care of themselves.
It's compatible with TwoJeffs' SmartBeds, if you'd like the energy shortcut to be smarter about which bed it chooses.
Download
SimFileShare | Patreon
Pre-Requisites and Installation
The mod will not work without the latest version of either Sims2RPC or RPCLib, so get either of them before installing this mod. This also means you must have the Windows version of Mansion & Garden/UC/Fun with Pets.
Installation instructions are included in a Readme.txt file inside of the attached zip.
Translations
English
Dutch (By Fire_Flower at @fireflowersims)
For Modders
This section assumes you know how to create a global mod and are familiar with modding.
If you'd like to make a mod that reacts to key presses, you will need to create a custom text file in "TSBin/mods" named "x_hotkeys.cfg", with x being whatever you want. For example, "ld_coolmod_hotkeys.cfg".
The included "ld_needsolve_hotkeys.cfg" file contains comments on the syntax of the file and how to write your own or rebind existing ones.
You also need the "ld_HotkeyController.package" file included in this mod for it to work. Feel free to redistribute it with your own mods.
Next, you need to create a new global object and set its category to -14457 in its Init function. Then, create a "CT - Hotkey" private BHAV.
This BHAV will get called everytime there is a key press, with the SimAntics value associated to they keypress passed as the Param 0.
634 notes View notes