Hi,
I just want a script that will check the inventory if you got a certain item you can equip restricted weapon for your class.
cant find what variables to use, I only come up with this.
script {OnPCLoginEvent: if (countitem(itemid)) { // can equip weapon ( knight equip a bow )