zephyrus-store-preview-new-syntax icon indicating copy to clipboard operation
zephyrus-store-preview-new-syntax copied to clipboard

this should work

Open strteamservidores opened this issue 2 years ago • 7 comments

the arms are not changing.

"Store"
{
    "★ Luvas Personalizadas"
    {
        "Karachenko"
        {
            "model" "models/weapons/v_models/arms/karachenko/karachenko.mdl"
            "team" "4"
            "type" "arms"
            "unique_id" "karachenko"
            "Plans"
            {
                "1 Dia"
                {
                    "price" "2500"
                    "time"  "86400"
                }
                "Permanente"
                {
                    "price" "9000"
                }
            }
        }
    }
}

strteamservidores avatar Feb 05 '23 18:02 strteamservidores