#mod simp
Explore tagged Tumblr posts
sweetsweetsaturn · 2 years ago
Text
Tumblr media Tumblr media
I need someone to draw König with this on- p l e a s e -
im gonna cry if someone does, p l e a s e -
31 notes · View notes
rizdoodles · 6 months ago
Text
LEAVE ME THE FUCKING ALONE JADE LEECH!!!
Tumblr media
HE'S SO DAMN COOL HE'S TOO AWESOME HE'S THE BEST HOLY SHIT
Tumblr media Tumblr media Tumblr media
HE TOOK MY HEART AND CRUSHED IT LIKE A FREAKING CHIP!!!!!
WRYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
265 notes · View notes
heathensimmer · 2 months ago
Text
YOUR VISITOR CONTROLLER MIGHT NEED SURGERY
Hello out there!!! If you use Visitor Controller mod for the Sims 2, it might be broken. I am not sure exactly which version I have ... Midge's that allows togas or the older CrispandKerosene's version with personality options.
The personality settings may be broken because I looked at my file today and sure enough, the BHAVs are not referencing personality properly.
Go into the BHAV "Check Personality Flags" inside Visitor Controller in SimPe.
It should look like this:
Tumblr media
The highlighted node should not reference any other value but a number higher than 100.
If you see this:
Tumblr media
Then it is broken. Personality has to be referenced in hundreds!
You must change it with the Instruction Wizard which is on the right hand side of Plugin view to make Personality features work, as in banning Lazy Sims from a gym.
Tumblr media
The first image shows that Sims with a Neat personality lower than 400, which is 0x0190 in hexadecimal, will be banned from the lot.
Repeat for the other personalities lower in the code.
HAPPY SIMMING!!!!
Also, if anyone is interested in a tutorial for adding custom careers to Visitor Controller, let me know!
109 notes · View notes
sissysims · 3 months ago
Text
youtube
Unlock the full potential of your Sims 2 experience by creating and editing custom aspiration rewards with SimPE. In this step-by-step tutorial, you’ll learn how to enhance your gameplay by turning custom and Maxis objects into aspiration rewards while also editing existing rewards to better suit your needs.
78 notes · View notes
demon-simper · 3 months ago
Text
Tumblr media
so uh. i got an idea
67 notes · View notes
forsaken-headcanons · 2 months ago
Note
noob hates a lot of things
even more of a hater than 1x but keeps quiet about it
Silent hater nooobbb my spawn 🥺
chance is her #1 op (she/he/they noob real heh)
also can I be Elliot #1 simp anon pleassuee 🥺🥺
hell yeah to all of this
54 notes · View notes
Text
Tumblr media Tumblr media
246 notes · View notes
teeayohess · 5 months ago
Text
ok but hear me out........ the upcoming ts4 pack with the tattoo table......
that converted for ts2, but functional..... same animations as the bv massage table (+ the tattoo gun accessory attached to the artist-sim's hand??? they don't even need to be properly holding it imo, just having the accessory there would be cool i think). the client changes into undies instead of towel, loses comfort/energy(/hunger/hygiene? lmao) and gains fun and maybe social too? so the table advertises for those. change appearance dialog comes up (in the case of facial tattoos) but otherwise tattoos are still applied with overlays as usual (oh to have a 'buy clothes'-style dialog window for tats...... 😢). the tattoo artist gains creativity skill + arts&crafts enthusiasm as they work. custom memory for the client sim if it's their first tattoo (or a repeatable one could be cool too?) 🤔🤔🤔 functional tattoo table.....
127 notes · View notes
theultimatedisaster · 2 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Me being normal about Tullius
48 notes · View notes
ask-dimension71542 · 1 year ago
Note
Lord Eclipse could put me on a leash and intentionally misgender and deadname me all day and I would just be his happy little thirsty pet.
Tumblr media
………. Why though? - ☀️
120 notes · View notes
kkisadorabubble · 1 year ago
Text
Tumblr media Tumblr media
Posted these on Twitter a week back, work has been up the wazoo
Also had a piece for sapnap’s birthday last week because I adore my streamer
Tumblr media
Hopefully I’ll have a new string of art soon, for now I’m just vibing
I also geeked when I got the notification about the dream fanart account following me on Twitter because I wasn’t expecting it
187 notes · View notes
sweetsweetsaturn · 2 years ago
Text
Let me cry real quick.
Tumblr media
this looks so fun :) i wanna be thrown like this by him.
44 notes · View notes
ask-executive-manager-dante · 5 months ago
Note
there's a group of people who think you're hot
...
i'm one of them
<I’ve been here for a while, so… I believe it. I just don’t get why. I literally have a clock for a head.>
73 notes · View notes
heathensimmer · 3 months ago
Text
Repost of my Mini WantTrees tutorial
Mini tutorial on custom WantTrees using the Break Up want as an example
Don’t ever open WantTrees without doing this though: Copy and paste your WantTrees (in Program Files not Documents!!) into a safe folder. Do not open it while it is in your Program Files.
Then, when it is safely somewhere else on your PC, you can open it, edit it, and then just copy and paste it into your program files. I always make a BACKUP of the Maxis want trees when I do this. I keep a folder of several different WantTree versions actually and I change them based on the hood (for example, Roaring Heights is edited to have no computer wants etc.)
Needless to say, you should only have one wanttrees at a time in your Program Files and only edit the boolean keys inside the individual WNTTs or … you could delete entire WantTrees but … I wouldn’t advise it.
In WantTrees in SimPe, it will look overwhelming. But gradually you will get used to it. The three instances for “Break up” wants are 0x6DB3A03E, 0xADE345CE and 0xCDCE5F06! You can sort by Instance in the WantTrees package. Let's look together! First, ensure you are looking at this file in the RESOURCE LIST
Tumblr media
You will see a very long list of text files. They are basically just Notepad files and you can export them as text files for easier use, but I just edit them in SimPe.
Open those instances that I mentioned by clicking on them in the Resource List and then switching to PLUGIN VIEW and you will see what looks like this
Tumblr media
What you want to be looking for is this line:
Tumblr media
This tells you the name (and the ID number directly after the name) of the Want that the game is trying to assess based on the selected Sim.
If it says "alphaTrigger" then it is a Want TRIGGER, which means an event that happens in the game that triggers certain wants, so don't mess with those!
From this first section of code, it looks like the game is applying the upcoming wants to becoming a teenager - with a TRIGGER of the Sim becoming a Teen.
Tumblr media
Once we scroll down, we get to the next referred want or want trigger. This one is what you need! It just says "alphaFallInLove" so this is referring to the want to fall in love, NOT a trigger. This can be verified by using PickNMix's object and want spreadsheet to check the 8 digit code AFTER it says "AlphaFallinLove" : the want ID for this particular want is cdaa9450
So, this section will tell you the Want that it's referring to, but you still have scrolling to do!
Tumblr media
THIS is the important section. This section is determining WHICH TYPE OF SIM can roll this want!
From this, it looks like the Want is weighted heavily (do you see where it says WEIGHT? and it's set to 100?) to be rolled by Family Sims, but there are some other details that I am not sure of, so let's just look at the "Break Up" want.
Tumblr media
Ok, we found the actual want. Now to scroll down and see what types of Sims are coded to roll this want.
I would also suggest looking at the order of the wants that are referred to. It can be confusing to figure out what MAXIS was doing, but often, if you scroll down to the VERY END of the XML editor, you will see comments from MAXIS explaining the specific WantTree. But not with all of them! It takes some context clues!
Tumblr media
So, as you can see, in the "Age" section, Teens are the only ones who can roll the Break Up want. All you need to do is change where it says "False" to true for Adults and Elders!
Then you can add your own customizations! In the aspiration section, it is coded that only Family aspiration can roll the Want to break up, but what about changing False to True for Pleasure Sims? Try it out! Also, to reiterate, do you see where it says WEIGHT? And how it is set to ZERO for all the sections? I would play around with that. I assume certain wants are WEIGHTED to be rolled by certain ages, aspirations, or personalities.
Also, let's edit personality! Why not? Let's change False to True for Mean Sims to want to break up, and Serious Sims! notice I also changed the Weight
Tumblr media
Now, this is untested, but the worst that will happen is wants will get rolled that don't make sense for your selected Sim.
You can play around endlessly with this. Just don't touch the TRIGGERS, only play with where the actual WANTS are being referred to. And investigate the ORDER of the sections ... most of the time the ORDER of the sections suggests a PROGRESSION of wants being rolled.
Any more questions? If so, feel free to DM me. I'm at my computer a lot :)
Happy Simming and modding!
30 notes · View notes
incarnation-of-rasputin · 4 months ago
Text
Tumblr media
i have sinned once more
24 notes · View notes
fairly-odd-takes · 5 months ago
Note
I find it so funny how fast this fandom grew after Peri showed up. Before that, people only talked about this show to thirst over Anti-Cosmo or make sad headcanons for Imaginary Gary
.
24 notes · View notes