[Question] no_store_zones.xml
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 53
- Joined: Tue Nov 03, 2009 3:13 am
[Question] no_store_zones.xml
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 4420
L2JDP Revision Number: 7667
i like activate "no_store_zones.xml" in the code have this: "<!-- Set to "true" for enabling this list -->" but i dont see this option in config, any can help me?
» Find Revision
L2J Revision Number: 4420
L2JDP Revision Number: 7667
i like activate "no_store_zones.xml" in the code have this: "<!-- Set to "true" for enabling this list -->" but i dont see this option in config, any can help me?
L2jServer Rulez!
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: [Question] no_store_zones.xml
You does not need to set anything in config for them.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
- badboy29
- Posts: 417
- Joined: Fri Apr 24, 2009 5:34 am
- Location: Brazil
Re: [Question] no_store_zones.xml
You need only add some lines in zone.xml and insert some zone_vertices to do it: viewtopic.php?f=13&t=17048&hilit=no+stores+zones
Aka UnHoly
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: [Question] no_store_zones.xml
No.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
- badboy29
- Posts: 417
- Joined: Fri Apr 24, 2009 5:34 am
- Location: Brazil
Re: [Question] no_store_zones.xml
Ah lol
Sorry _DS_, now i've seen in freya datapack this has already been implemented 


Last edited by badboy29 on Sat Oct 09, 2010 3:50 pm, edited 1 time in total.
Aka UnHoly
-
- Posts: 53
- Joined: Tue Nov 03, 2009 3:13 am
Re: [Question] no_store_zones.xml
but i can put stall in all giran, dont work for my :S
L2jServer Rulez!
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: [Question] no_store_zones.xml
Use //zone_check command to verify if you inside zone.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 53
- Joined: Tue Nov 03, 2009 3:13 am
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: [Question] no_store_zones.xml
I cant understand where you testing, try near gatekeeper.
And <list enabled="true">
And <list enabled="true">
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 53
- Joined: Tue Nov 03, 2009 3:13 am
Re: [Question] no_store_zones.xml
_DS_ you are the best 
only need change (false):
To (True):

only need change (false):
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><!-- Set to "true" for enabling this list --><list enabled="false">
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><!-- Set to "true" for enabling this list --><list enabled="True">
L2jServer Rulez!
- u3games
- Posts: 1156
- Joined: Sun Feb 27, 2011 7:00 pm
- Location: España
- Contact:
Re: [Question] no_store_zones.xml
is posible edit xml state (enabled or disabled) in server? java class
Thx ^^
Thx ^^