

I use Zipeg which is free to download here: (xįirst off, you're going to need some sort of program to unzip your files. I'm not very good at explaining things such as this, but I'll give it a whirl.

*CROSSES FINGERS IN HOPES I DIDN'T TOTALLY JINX MYSELF THERE* Also, I'd like to cure my game's Bald Hair Syndrome by the end of the month. 'Cause I love Halloween, and if I wanna make tiny little cakes in the shape of pumpkins, THEN I'M GONNA MAKE TINY CAKES IN THE SHAPES OF PUMPKINS, DAMMIT. Do a lot of Halloween-y (WEENY, LOL) things. Keep chugging along with my schoolwork and high school because. I miss my La Forces.ĭay 08 - Short term goals for this month and why Now, my hair decides to not show up at all.Įven if I load and reload the game ten times. And I don't even know if that's the reason my hair isn't showing up.īecause it's random. Shoot EA for making shitty patches that fuck up my game. LKSJFLZKJGD JLADJFLGKJD UUUUUUUUUUUUUUUUUUUGGGH. I guess this problem is unique only to Mac users, which I am. The Sims 3 by default looks for two Resource.cfg files, through these, other Resource.cfg files are loaded.Probably because for the past two days I've been trying to rid of BALD HAIR SYNDROME in my TS3 game. When this Resource.cfg was found using Scan, it will stop the scan from going any deeper into subdirectories.

This causes the game to look for Resource.cfg files in this directory and all subdirectories.Įssentially an If branch, the block inside a Select and End pair will only be executed if the given condition is true. This instruction will cause the game to look for additional Resource.cfg files in every directory the path to the package file is in.ĭefines priority of following instructions, higher priorities instructions override lower priority instructions. Instructs the game to load a specific package file. This instruction will cause the game to look for additional Resource.cfg files in every directory the path to the files is in.Īdds a file type registration, for use with DirectoryFiles. Instructs the game to look for files on the real file system, depending on the settings given before this instruction was used.

autoupdate - If new files are added after the game has scanned this directory, it will pick up any changes.Resource.cfg file is basically a very limited type of script. 2 How The Sims 3 find Resource.cfg files.
