bnymark Posted November 12, 2015 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 04/15/14 Last Seen: October 14, 2020 Share Posted November 12, 2015 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. script { OnPCLoginEvent: if (countitem(itemid)) { // can equip weapon ( knight equip a bow ) Quote Link to comment Share on other sites More sharing options...
0 Rain408 Posted November 19, 2015 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 77 Reputation: 0 Joined: 05/23/15 Last Seen: June 4, 2017 Share Posted November 19, 2015 There's a way to check for specific item, but if you want to check for like weapon type then idk Quote Link to comment Share on other sites More sharing options...
0 Stolao Posted November 19, 2015 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: Sunday at 01:58 PM Share Posted November 19, 2015 You want to add cointitem to the oneqiip section of the items you want to restrict Quote Link to comment Share on other sites More sharing options...
Question
bnymark
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.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.