dvarnai / store-plugin

GNU General Public License v3.0
50 stars 59 forks source link

Error Equipping Items #33

Open FBspitty opened 7 years ago

FBspitty commented 7 years ago

I added player models in. and I can buy them, but when I click equip, it does not say its equipped. but it says it will apply next spawn. but it never does.

any idea why this is happening?

    "Trump"
    {
        "flag" "z"
        "model" "models/player/custom_player/kuristaja/trump/trump.mdl"
        "price" "12000"
        "team" "0"
        "type" "playerskin"
    }
Jose76Tron commented 7 years ago

We need more information, what game are you using?, sourcemod and metamod version, store version and are you using SQLite or MySQL?