Installation
Installation
1. Drop the resource
Extract suty-carry into resources/[suty]/suty-carry.
2. Ensure in server.cfg
ensure suty-carry
That's it — no hard dependencies. If you want ox_lib notifications, also ensure ox_lib.
3. (Custom animations only) stream the animation files
If Config.AnimationType = "custom" (default), the custom dicts (pcarryd1@animations, pcarryd2@animations, pcarryzt1@animations, pcarryzt2@animations) must be streamed somewhere on your server.
These dicts ship with suty-carry in the stream/ folder. They auto-stream when the resource starts — no extra config needed.
For the baby-carry style, the suty@parent2 and suty@child2 dicts come from suty-emotes. If you don't have suty-emotes, remove the brazos style from config/carry.lua or it'll silently fail.
4. Configure your notification system
config/carry.lua:
Config.NotificationSystem = "qb" -- "qb" | "esx" | "ox_lib" | "mythic" | "okokNotify" | "custom"
For "custom", edit the Notify function in cl_carry.lua.
5. Verify
Walk up to another player and run /carry. They'll get a request prompt. On accept, you pick up shoulder-style.
