mariusakke Posted July 12, 2022 Posted July 12, 2022 Hello ! Can someone please help me create a code / script to unequip weapon ( by id ) if a player enters a farm zone ? For example ... you have 3 farm zones and each one gives more powerfull weapon..lets say weapon 1, 2 and 3. I would like to unequip the weapon 2 and 3 if you go to farm 1 zone with it. i use l2j sunrise h5 final rev data pack. Thank you Quote
mariusakke Posted July 12, 2022 Author Posted July 12, 2022 (edited) Thank you very much, @MegaCheat , but this is for a single zone... i will like to have something i can use in multiple different zones / areas. Epics zones must have restrict to custom weapons and armors, lower farm zones restrict the higher farm zones items, etc Edited July 12, 2022 by mariusakke Quote
Amenadiel Posted July 12, 2022 Posted July 12, 2022 2 hours ago, mariusakke said: Thank you very much, @MegaCheat , but this is for a single zone... i will like to have something i can use in multiple different zones / areas. Epics zones must have restrict to custom weapons and armors, lower farm zones restrict the higher farm zones items, etc Just copy paste the type of zone with new name... Quote
MegaCheat Posted July 12, 2022 Posted July 12, 2022 6 hours ago, mariusakke said: Thank you very much, @MegaCheat , but this is for a single zone... i will like to have something i can use in multiple different zones / areas. Epics zones must have restrict to custom weapons and armors, lower farm zones restrict the higher farm zones items, etc just you can adapt a code again p.x Multifaction Zone, and second zone HightFaction Zone, And LowFaction Zone Quote
mariusakke Posted July 12, 2022 Author Posted July 12, 2022 yes, i will try that and come back with updates. thanks allot Quote
Katara512 Posted July 13, 2022 Posted July 13, 2022 (edited) you can start by creating a method which will return your allowed and disallowed items just to make your life simplier and avoid nested ifs and shit after all you will create one more method which will wrap the whole script, how can you check for eqquiped items? simple iteration Edited April 2, 2023 by Amn3sia Quote
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.
Note: Your post will require moderator approval before it will be visible.