Jump to content
  • 0

Add and remove zone properties..


lazzytr

Question

I want to close trade for a zone.
Sample 
<set name="blocked_actions" val="open_private_store;open_private_workshop;" />

/trade

_open_trade

_open_exchange

for a zone.
Sample 

<zone name="[giran_pvp_battle]" type="battle_zone">
<set name="index" val="3"/>
<set name="entering_message_no" val="283"/>
<set name="leaving_message_no" val="284"/>
<polygon>
            <coords loc="72493 142263 -3850 -3350"/>
            <coords loc="73493 142264 -3850 -3350"/>
            <coords loc="73493 143261 -3850 -3350"/>
            <coords loc="72495 143258 -3850 -3350"/>
 </polygon>
 </zone>

 

 
I'm waiting for your help...
 
 

 

 
Edited by lazzytr
Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0
 
I don't know the code for restriction
On 12/15/2020 at 7:55 AM, Nightw0lf said:

just copy a new zone type and restrict buy/sell/craft if not inside it.

 
I don't know the code for restriction.
I want to prevent TRADE in a certain area.

<set name="blocked_actions" val="open_private_store;open_private_workshop" />

For no trade. I can't find which command to write?

sample:    open_trade   ?

 

Link to comment
Share on other sites

  • 0
1 hour ago, lazzytr said:

 

I do not have java knowledge. thank you..

i dont think it is possible without java, try to find some guides on how to compile the server and then try to do it, you need to learn 2-3 basic things first or pay somebody to do it, use a middleman so you wont get scammed too its not easy but worth.

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
Answer this question...

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