Описание: Это скорее API, а не сам мод. Он предназначен для использования другими разработчиками Sims 4 в качестве основы для своих кодовых баз. Если у вас уже установлен мод, который требует использования этой библиотеки, то вы можете установить ее. В противном случае, установка не является обязательной.
Русский перевод от Origamika : Download (suitable for all versions - updated 10/28/2020) Chinese translation by Zoophx: Download (1.73)
- Vanilla Tuning identifiers for: - Buffs - Interactions - Relationship Bits - Relationship Tracks - Short-Term Relationship Bits - Motives - Many Others! - Logging - Log messages to a file - Log custom exceptions - Log the current stack trace, find out who or what is calling your functions! - Useful when debugging code! - Enable / Disable logs via a command in-game. `s4clib.enable_log < log_name >` - Exception Handling - Log to a file exceptions that are thrown - Catch exceptions within your functions via a decorator - Custom Dialogs - Ok / Cancel Dialog - Choose Object Dialog
- Choose Sim Dialog - Custom Icons: - Right Arrow - Navigate Into Arrow - Question Mark - Six Sided Dice - Checked Box - Unchecked Box - Notifications - Sim Icons - Warnings - Errors - Info - Story Dialogs (Add custom buttons, add sim icons) - Sim Picker - Prompt the player to choose a sim or a number of sims from a dialog. - Custom Notifications - Basic Notification - Display a notification with a title and description of varying urgency. - Interactions - Registration - Register Interactions to: - Terrain - Ocean - Objects (Sims, Furniture, etc.) - Custom Interactions - Create interactions the run Python code in their backends - Interaction Types: - CommonInteraction - Inherit from this to hook into an interaction and add python functionality to its functions - Immediate Super Interaction - An interaction that doesn't require a target to perform. It is started immediately and without an animation. - Super Interaction - Like the Immediate Super interaction but these require a target to perform. (sim_chat is one example of a Super Interaction) - Mixer Interaction - Use this for custom Mixer interactions. - Social Mixer Interaction - Use this for custom Social Mixer interactions. - Terrain Interaction - Use for interactions that appear when clicking on the ground. - Perform logical checks to determine whether or not to show an interaction - Or display an interaction as disabled, with a displayed tooltip that shows when the player hovers the interaction. - Run Python code when an interaction is started, cancelled, or has finished. - Custom Interaction Tooltips - Display tooltips on interactions that display on hover. - Locate CommonInteraction for an example of how to utilize custom tooltips in your own interactions. - Event Handling - Create, Dispatch, and Handle Dynamic Events - Handle events without needing a reference to the code that sends the event. - Decouple that code! - Interval Events - Run functions on millisecond intervals. - Run functions once, after an amount of time has passed. - Interaction events (Queued, Started, Ended, Interaction Outcomes) - Sim - Spawn - Occurs when a Sim spawns or is born into the world. - Initialization - Occurs when a Sim is initialized (before being spawned). - Occult Swapping - Occurs when a Sim changes to a different Occult (i.e. Human to Mermaid or Human to Vampire or vice verse) - Zone Events - Zone Update - Occurs every time the zone updates. (Basically every time the game ticks) - Zone Teardown - Occurs every time the zone is torn down. Occurs before a loading screen, but only after a Zone had been previously loaded. (See Zone Early/Late Load) - Zone Save - Occurs every time a zone is saved. This occurs before the game saves for the player. Be careful with this one! - Zone Early Load - Occurs when a zone is loaded, but before the players household has loaded. - Zone Late Load - Occurs when a zone is loaded, but after the players household has loaded. - Utilities - Sim utilities - Get the Active Sim - Get Sim Info, Sim Instance, and Sim Ids - Get All Sims nearby and filter which types of sims to get (Age, Species, Occult, Traits, Buffs, etc.) - Occults - Check Occult Types of sims. - Ages - Get/Set/Check Ages of sims. - Genders - Get/Set/Check Genders of sims. - Species - Get/Set/Check Species of sims. - Buffs - Add/Remove/Check Buffs of sims. - Traits - Add/Remove/Check Traits of sims. - Sim State - Check various states of sims. (Wearing towel, Dying, etc.)
- Sim Spawn/Despawn - Spawn, Despawn, and Delete Sims. - CAS - Outfit - Set/Get/Update/Check the current outfit of sims. - CAS Utils - Attach/Detach/Check cas parts of a sims outfit. You can put any cas part in any BodyType via these. - Components - Get various components of objects (Statistics, Traits, Buffs, etc.) - Resources - Load Resources or Tuning files by their identifiers. (Buffs, Traits, Statistics, Snippets, etc.) - Icons - Load Icons provided by S4CL or your own Icons. - Types - Determine the type of objects without needing to use isinstance or having a reference to the type itself in your own code. - Time - Manage time. Pause the game, get/change the current game speed, get/set the time of day, etc. - Collections - Determine if an object is a collection, combine collections, flatten collections, etc. - Injection - Inject custom functionality into functions - IO (Input/Output) - Write string data to a file or load string data from a file. - Stack Trace - Retrieve the complete and full stack trace. - Localization utilities - Retrieve LocalizedStrings from StringTables of .package files. - Format tokens into LocalizedStrings - Display text in specific colors (Colors can be added by request) - Blue - Green - Red - Create Localized Tooltips - Use to display tooltips on interactions (while also displaying the interaction) - These can be useful to give more information to the player about why something cannot be performed, instead of simply hiding that something. - Weather - Statistics - Motives
- Many more! - Testing Framework - Write tests to test your python code and run the tests via a command within the game. - The results will be logged to the 'Documents/The Sims 4/mod_logs' folder - A single function can handle multiple tests utilizing the same code with different arguments. - Run tests via the command: `s4clib.run_tests <class_names_separated_by_a_space>` - Class Names are the names of the classes decorated with 'test_class' - If no class names are provided, all of the tests will run.
Installation: - Download the latest zip archive above. - Unpack the archive using your favorite archiving tool. - Drag the files and folders to your The Sims 4/Mods directory. So `mod_data` will be at `The Sims 4/Mods/mod_data` and the other files will be at `The Sims 4/Mods`. Overwrite All if asked! - Keep in mind that the ts4script file must be either a top level (directly in the Mods / < ts4script file > folder) or one deep folder (Mods / Blah / < ts4script file>). Even deeper, and nothing will come of it.
Не рабочая ссылка? Или знаете о выходе новой версии? Сообщите нам в комментариях ниже. Спасибо! Если вы хотите стать автором публикации, пожалуйста, воспользуйтесь формой обратной связи.
Да, так и поступила вчера. Спасибо) ранее просто я не отключала автономность и все было ок) видимо это после обновления стрелы купидона (именно семейные пары этим занимаются на общественных участках)
С этим модом обнаружилась проблема. Вместо измененных участков при игре отображаются дефолтные. То есть, если построить, скажем, новый бар на одном участке, и жить на другом рядом в том же районе, то новый бар отображается как старый-дефолтный. При его посещении он отображается правильно, как новый, но перестроенный рядом собственный дом наоборот будет из бара отображаться как дефолтный, пока не вернешься - но и бар тогда снова откатывается к дефолту, если смотреть на него со своего участка. По крайней мере, такая проблема встретилась в Винденбурге. Так что лучше с этим модом осторожнее, во всяком случае на последних версиях игры.
Upd. Ну что-то не пойму, сначала почистила папку с модами и вроде заработало, сейчас опять пропали рабочие типы лотов. Версии всех файлов - как по ссылке выше: CyborgE - Открытые карьеры.package от 16.04, CyborgE - Открытые карьеры - Назначения карьеры.package от 8.04, остальные от 07.04, мод детектор говорит, что Открытые карьеры и Basemental-Venue-List.package конфликтуют, но где взять более полные версии?(
И еще раз upd))) Basemental-Venue-List.package нашла в другом месте, типы лотов появились, но так и нет требований к лоту, помогите, пожалуйста, я второй день ковыряюсь с этим всем)
а вы уверены, что у вас последняя версия мода и перевода? они в единственном экземпляре в папке? как вариант, попробуйте убрать все моды из папки модс и потестить только мод и перевод
Мне кажется недопилили. Но есть черта характера. Добавляется она в меню WW - Размер для королевы. Вообще как я знаю она должна появляться сама после куче половых актов. Вот она по сути убирает мудлеты боли, и ставит хорошие мудлеты
настройки: - персонаж должен иметь черты характера: Актив, БЧ
у меня работало в следующих случаях: 1) Персонаж видил этого персонажа голым 2) У персонажей была половая связь 3) Персонаж хвалил достоинство этого персонажа 4) У персонажей есть романтические отношения (но можно и без них)
Подскажите, пожалуйста, что можно сделать в таком случае: скачала мод согласно всем инструкциям. Симов можно раздеть до обноженного состояния, есть предметы от мода. При этом самого мода нет в игре. Нет кнопки на мод, нет уведомления от мода. Я скачивал верную версию и даже пробовала старые, проверяла на конфликты, но все равно мод не появляется в игре. И не отображается в списке модов пим входе в игру(
Надоело самой создавать,решила наконец-то скачать,но разочарование,на картинке намного красивее,пришлось делать пластику)))) Просто удобно ,что получаешь ресницы,прическу,одежду и т.д
у меня пропали гениталии с персонажей,просто как у кукол все гладко, ничего нету что это такое,во время секса они появлятся,а в душе или просто в cas их нету
Обновите ссылку для "Исправления для Компактной жизни (Tiny Home Nerfs)", "Осеннний Форготн Холлоу (Autumn Hollow)" на вашем сайте этого файла нет, а вот у автора этот фаил можно скачать.
Чёт я маленько не пОняла... Езда прокачана, всё, вроде, в ажуре, а мудлеты боли так и выстреливают. Или это пока недочесали? Я без наезда. просто разобраться пытаюсь, не затесалась ли ко мне какая-то шляпа, которая мудлеты ломает
Почему-то не появляются новые типы лотов, в чем может быть проблема? Версия бесплатная от апреля, готова и платную купить, подскажите только где, тоже не разобралась.
Подскажите пожалуйста, как устроена Patreon функция на запись фильмов с помощью WW? Не могу понять как выполнить жизненную цель Adult Filmmaker и вообще заниматься подобным.
Привет, уважаемые знатоки, подскажите пжл как запретить нпс заниматься сексом в общественных местах? Очень долго не играла, не могу найти где отключить. Спасибо заранее
Игра установлена не так давно и доп.контент я начала качать буквально вот несколько дней назад, так что ни старых версий WW, ни другого перевода не было
Попробуйте отключить житейские истории для этих семей в разделе управление семьями: либо отключить галочкой ЖИ, либо отключить отдельные функции для семей, типа переезды, разводы и усыновление и прочее. От себя заметила, что запрет на усыновление там не сработал, семья все равно усыновила ребенка. Но попробуйте, может вам поможет.
language changer на народных версиях лежит в корневой папке. На лицензиях, насколько я помню, его нет. Возможно ошибаюсь. Убедитесь, что перервод только один и предыдущих версий нет.