content
2025-03-07_03-26-50.mp4
HealthPacks.json
these can be used in command string
{NAME} {STEAMID} {STEAMID3} {STEAMID64} {USERID} {SLOT}
{GIFTER_NAME} {GIFTER_STEAMID} {GIFTER_STEAMID3} {GIFTER_STEAMID64} {GIFTER_USERID} {GIFTER_SLOT}
{
"Prefix": "{Magenta}[Gifts]{bluegrey}",
"Permission": [ "@css/root", "#css/admin" ],
"Command": [ "css_giftpackage", "css_giftmenu" ],
"Gifts": [
{
"Name": "Example",
"Model": "models/therazu/props/gift/gift.vmdl",
"Announce": true,
"Quiet": false,
"SoundEvent": "UIPanorama.gift_claim",
"Command": [ "css_example {STEAMID64} 1" ]
}
]
}