Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Quick Reply
Search this Thread
Warrior Gryphon
site owner
Original Poster
#1 Old 5th Apr 2020 at 4:58 PM
Default Sims 4 PackId List for Buy Mode
Hi All,

I've been doing some digging into the TS4 files, and noticed that in the COBJ chunks there is a PackId field.  I was curious what this is, and it's the specific game/stuff/expansion pack that controls whether or not the item appears if you own that pack.

For those interested, here is the full list of all packids.  The exceptions are the first 3, since the COBJ version doesn't contain that data.
Code:
Code   Name      Dec   Hex
Base   The Sims 4      0   0x00
EP01   Get to Work      1    0x01 
EP02   Get Together       9    0x09
EP03   City Living       24    0x18
EP04   Cats & Dogs       25    0x19
EP05   Seasons       26    0x1A
EP06   Get Famous       27    0x1B   
EP07   Island Living       28    0x1C
EP08   Discover University    29    0x1D
GP01   Outdoor Retreat    2   0x02   
GP02   Spa Day       6   0x06
GP03   Dine Out       3   0x03
GP04   Vampires       17   0x11
GP05   Parenthood       18   0x12
GP06   Jungle Adventure    19   0x13
GP07   StrangerVille       20   0x14
GP08   Realm of Magic       21   0x15
SP01   Luxury Party Stuff    1       
SP02   Perfect Patio Stuff    1 
SP03   Cool Kitchen Stuff    7   0x07
SP04   Spooky Stuff       8   0x08
SP05   Movie Hangout Stuff    11   0x0B
SP06   Romantic Garden Stuff    12    0x0C
SP07   Kids Room Stuff    13   0x0D
SP08   Backyard Stuff       14   0x0E
SP09   Vintage Glamour Stuff    15    0x0F
SP10   Bowling Night Stuff    16   0x10
SP11   Fitness Stuff       32   0x20
SP12   Toddler Stuff       33   0x21
SP13   Laundry Day Stuff    34   0x22
SP14   My First Pet Stuff    35   0x23
SP15   Moschino Stuff       36   0x24
SP16   Tiny Living Stuff    37   0x25
Might be useful for anybody else looking into this.  @CmarNYC could maybe use this inside s4pe?

Regards,
T.

Story books are full of fairy tales, of Kings and Queens, and the bluest skies.
Back to top