[Question] no_store_zones.xml

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
joelf
Posts: 53
Joined: Tue Nov 03, 2009 3:13 am

[Question] no_store_zones.xml

Post by joelf »

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?
L2jServer Rulez!
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: [Question] no_store_zones.xml

Post by _DS_ »

You does not need to set anything in config for them.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
User avatar
badboy29
Posts: 417
Joined: Fri Apr 24, 2009 5:34 am
Location: Brazil

Re: [Question] no_store_zones.xml

Post by badboy29 »

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
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: [Question] no_store_zones.xml

Post by _DS_ »

No.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
User avatar
badboy29
Posts: 417
Joined: Fri Apr 24, 2009 5:34 am
Location: Brazil

Re: [Question] no_store_zones.xml

Post by badboy29 »

Ah lol :P Sorry _DS_, now i've seen in freya datapack this has already been implemented :D
Last edited by badboy29 on Sat Oct 09, 2010 3:50 pm, edited 1 time in total.
Aka UnHoly
joelf
Posts: 53
Joined: Tue Nov 03, 2009 3:13 am

Re: [Question] no_store_zones.xml

Post by joelf »

but i can put stall in all giran, dont work for my :S
L2jServer Rulez!
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: [Question] no_store_zones.xml

Post by _DS_ »

Use //zone_check command to verify if you inside zone.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
joelf
Posts: 53
Joined: Tue Nov 03, 2009 3:13 am

Re: [Question] no_store_zones.xml

Post by joelf »

Image
L2jServer Rulez!
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: [Question] no_store_zones.xml

Post by _DS_ »

I cant understand where you testing, try near gatekeeper.
And <list enabled="true">
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
joelf
Posts: 53
Joined: Tue Nov 03, 2009 3:13 am

Re: [Question] no_store_zones.xml

Post by joelf »

_DS_ you are the best ;)

only need change (false):

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><!-- Set to "true" for enabling this list --><list enabled="false">
To (True):

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><!-- Set to "true" for enabling this list --><list enabled="True">
L2jServer Rulez!
User avatar
u3games
Posts: 1156
Joined: Sun Feb 27, 2011 7:00 pm
Location: España
Contact:

Re: [Question] no_store_zones.xml

Post by u3games »

is posible edit xml state (enabled or disabled) in server? java class

Thx ^^
Image
Post Reply