Basics for making OKW work
STEP 1
You need framework for modding the sims 3. That means you install a folder called "mods" (You can find a premade one here). In this folder you will find 3 things; 2 new folders called "overrides" and "packages", and a .cfg file. The .cfg file should look something like this:
Priority 500
PackedFile "Packages/*.package"
PackedFile "Packages/*/*.package"
PackedFile "Packages/*/*/*.package"
PackedFile "Packages/*/*/*/*.package"
P