Jump to content

Unequip specific items in farm zones


Recommended Posts

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

Link to comment
Share on other sites

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 by mariusakke
Link to comment
Share on other sites

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...

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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 by Amn3sia
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...