Skip to content

Server Clothing Budget

Quick answer

Every clothing limit is server-wide, not per pack. Rockstar's DLC, Pack A, Pack B, your EUP resource and your hair pack all draw from the same accounts. Budget them together or you will discover the total by crashing.

Difficulty: Core concept · Affects: both

INFO

Search: budget, total capacity, multiple packs, how many packs, server capacity, plan.

The four accounts

AccountShared withWhere it runs out
Male YMT slotsAll resources + Rockstar DLCCrash on male character load
Female YMT slotsAll resources + Rockstar DLCCrash on female character load
TxdStoreClothes, vehicles, maps, pedsTxdStore Pool Full
Alternate variationsAll hair and mask contentERR_MEM_MULTI_ALLOC_FREE

Male and female are genuinely separate. Everything else is one shared number across the entire server.

Worked example

A server on b3570 — 5 free slots per gender.

ResourceMaleFemaleCreature meta
zaiders_streetwear111
zaiders_formal110
eup_uniforms220
hair_pack010
Subtotal451

Creature metadata counts against both genders:

Male used     = 4 + 1 = 5   →  remaining 0
Female used   = 5 + 1 = 6   →  remaining −1

This server is full on male and already over on female. It will run until someone loads a female character.

Note what the totals do not include: gigabytes, item counts, or how well optimised any individual pack is.

Before adding a pack

  1. Count what you already run.
  2. Read the new pack's own YMT count — male, female, and whether it ships creature metadata.
  3. Add them. If either gender reaches 0, you cannot install it as-is.
  4. Check the pack's YTD count against your TxdStore headroom in the Pool Monitor.

When the budget is full

OptionGainsCosts
Repack collectionsReal slots backOutfit IDs shift, effort
Lower the game buildUp to double the slotsLose newer Rockstar content
Remove a packImmediateContent loss
Replace instead of add-onBypasses the slot capOverwrites vanilla items
Raise TxdStoreTexture headroom onlyDoes nothing for slots

Keep a written budget

Servers rarely crash because of one decision. They crash because six months of small additions were never totalled. Keep the table above in your server documentation and update it whenever a clothing resource is added, so the answer to "can we install this?" takes a minute rather than a rollback.

Support for Zaiders Store FiveM clothing packs.