Jump to content
  • 0

Private Store In Towns


madakis

Question

Καλημέρα παιδιά,έχω ένα θέμα (πέρα από όλα τα άλλα :P)

θέλω πχ στην Giran να μην κάθονται παντού για private store αλλά μόνο στο κέντρο της πόλης,όπως πρέπει δηλαδή ...

μπορεί να με καθοδηγήσει κάποιος πως μπορώ να το κάνω αυτό?

ευχαριστώ..

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

pane Server\gameserver\data\xml

kai ftiakse ena arxeio me name nostore.xml

 

vale mesa auta edw

 

 

<?xml version="1.0" encoding="UTF-8"?>
<list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="zones.xsd">              
            <zone name="Giran northern coridor west" type="NoStoreZone" shape="Cuboid" minZ="-3400" maxZ="-3550">
                    <node X="81446" Y="143530" />
                    <node X="81635" Y="147720" />
            </zone>
            <zone name="Giran northern coridor east" type="NoStoreZone" shape="Cuboid" minZ="-3350" maxZ="-3450">
                    <node X="83790" Y="143495" />
                    <node X="84000" Y="147230" />
            </zone>
            <zone name="Giran western coridor (up to the Dusk Priestess)" type="NoStoreZone" shape="Cuboid" minZ="-3650" maxZ="-3400">
                    <node X="77080" Y="148525" />
                    <node X="81780" Y="148720" />
            </zone>
            <zone name="Giran southern coridor" type="NoStoreZone" shape="Cuboid" minZ="-3550" maxZ="-3400">
                    <node X="81435" Y="149530" />
                    <node X="81640" Y="152920" />
            </zone>
            <zone name="Giran northern path" type="NoStoreZone" shape="Cuboid" minZ="-3500" maxZ="-3400">
                    <node X="80930" Y="147680" />
                    <node X="82940" Y="147875" />
            </zone>
            <zone name="Giran western path" type="NoStoreZone" shape="Cuboid" minZ="-3500" maxZ="-3400">
                    <node X="80930" Y="147680" />
                    <node X="81115" Y="149540" />
            </zone>
            <zone name="Giran southern path" type="NoStoreZone" shape="Cuboid" minZ="-3500" maxZ="-3400">
                    <node X="80925" Y="149340" />
                    <node X="82940" Y="149535" />
            </zone>
            <zone name="Giran large temple area (gatekeeper and Priest of Dawn area)" type="NoStoreZone" shape="Cuboid" minZ="-3500" maxZ="-3350">
                    <node X="82735" Y="147000" />
                    <node X="84320" Y="149780" />
            </zone>
            <zone name="Giran olympiad manager" type="NoStoreZone" shape="Cuboid" minZ="-3500" maxZ="-3400">
                    <node X="81985" Y="147450" />
                    <node X="82205" Y="147710" />
            </zone>
            <zone name="Giran manor manager" type="NoStoreZone" shape="Cuboid" minZ="-3500" maxZ="-3400">
                    <node X="81865" Y="149530" />
                    <node X="82030" Y="149680" />
            </zone>
            <zone name="Giran auctioneer and gabrielle" type="NoStoreZone" shape="Cuboid" minZ="-3500" maxZ="-3400">
                    <node X="81205" Y="149520" />
                    <node X="81510" Y="149830" />
            </zone>
            <zone name="Giran path to taurin" type="NoStoreZone" shape="Cuboid" minZ="-3550" maxZ="-3450">
                    <node X="81055" Y="146820" />
                    <node X="81455" Y="147000" />
            </zone>
            <zone name="Giran path to warehouse" type="NoStoreZone" shape="Cuboid" minZ="-3550" maxZ="-3450">
                    <node X="81620" Y="146465" />
                    <node X="82035" Y="146680" />
            </zone>
            <zone name="Giran Taurin" type="NoStoreZone" shape="Cuboid" minZ="-3550" maxZ="-3450">
                    <node X="80655" Y="146350" />
                    <node X="80855" Y="146460" />
            </zone>
            <zone name="Giran Collob " type="NoStoreZone" shape="Cuboid" minZ="-3550" maxZ="-3450">
                    <node X="79200" Y="149455" />
                    <node X="79300" Y="149645" />
            </zone>
</list>
Link to comment
Share on other sites

  • 0

το έκανα κ αυτό και έχω error .... μπορείς να μου στείλεις εσύ το δικό σου zone.xml αν το έχεις? να το βάλω κατευθείαν και να βρω που είναι το λάθος ...

Link to comment
Share on other sites

  • 0

έτσι είναι εμένα,μπας και με βοηθήσει κάποιος ....

<?xml version='1.0' encoding='utf-8'?>
<list>
	<!-- Jail -->
	<zone id='11000' type='JailZone' shape='Cuboid' minZ='-3200' maxZ='-2800'/>
	<!-- Monster Derby Track -->
	<zone id='11001' type='DerbyTrackZone' shape='NPoly' minZ='-3600' maxZ='-2000'/>
	<!-- Arenas -->
	<zone id='11010' type='Arena' shape='Cuboid' minZ='-3800' maxZ='-3600'>
		<stat name='name' val='Giran Arena'/>
		<stat name='spawnX' val='73890'/>
		<stat name='spawnY' val='142656'/>
		<stat name='spawnZ' val='-3778'/>
	</zone>
	<zone id='11011' type='Arena' shape='Cuboid' minZ='-3700' maxZ='-3500'>
		<stat name='name' val='Gludin Arena'/>
		<stat name='spawnX' val='-86979'/>
		<stat name='spawnY' val='142402'/>
		<stat name='spawnZ' val='-3643'/>
	</zone>
	<zone id='11012' type='Arena' shape='NPoly' minZ='-3500' maxZ='-3300'>
		<stat name='name' val='Coliseum'/>
		<stat name='spawnX' val='147451'/>
		<stat name='spawnY' val='46728'/>
		<stat name='spawnZ' val='-3410'/>
	</zone>
	<zone id='11013' type='Arena' shape='Cuboid' minZ='-3600' maxZ='-3500'>
		<stat name='name' val='Monster Track'/>
		<stat name='spawnX' val='12312'/>
		<stat name='spawnY' val='182752'/>
		<stat name='spawnZ' val='-3558'/>
	</zone>
	<!-- Towns -->
	<zone id='11020' type='Town' shape='NPoly' minZ='-3800' maxZ='-3300'>
		<stat name='name' val='Giran Castle Town'/>
		<stat name='townId' val='9'/>
		<stat name='redirectTownId' val='11'/>
		<stat name='taxById' val='3'/>
		<spawn X='81236' Y='148638' Z='-3469'/>
		<spawn X='81804' Y='149250' Z='-3495'/>
		<spawn X='85598' Y='149656' Z='-3418'/>
		<spawn X='81526' Y='151072' Z='-3559'/>
		<spawn X='78675' Y='148622' Z='-3623'/>
		<spawn X='85501' Y='147349' Z='-3431'/>
		<spawn X='83920' Y='145673' Z='-3431'/>
	</zone>
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • ??? error   https://ibb.co/Srn4LsX No support  :S   No support : S ? :S
    • I also think this feature would bring more harm than good... another example is a dwarf rushing against your mobs so he takes priority, then he plays fake death and proceeds to grief the shit out of you. A minimum damage threshold is necessary, which would basically converge to what is the default feature (i.e. biggest damage dealer)
    • I bought the premium to watch the video and it's private. 😢
    • For some Majestic reason OP can't edit their topics anymore?    Let me update the potential offers, I got up to 2 spots to fill.   CONTACT TELEGRAM ONLY: https://t.me/asupport_g1     A credible team that SGuard represents is looking for java developers.    These positions is full time only i.e. your time is mostly dedicated within the team and team tasks, side gigs are fine, as long as you are able to combine your gig and main.  All necessary tools are provided.  The team is consistent with > 10 team members and the team is looking to expand to meet various goals. A decent Lineage 2 Essense OR Main (GOD) knowledge is needed.  Experience with l2r/l2p/l2s. mobius is fine too for referrence only. The team is friendly and goal oriented, very active and resourceful.   Requirements are standard, java knowledge is optional.  Multi language is a plus but not necessary (English/Russian), any is accepted.   Terms and conditions including compensation are reasonable and considered to be up for the industry standards. Details are negotiable with suitable candidates.   You will need to have a headset and a mic just for the initial processing, there're no team meetings or conferences after that. There's a small 30min interview process to demonstrate knowledge and just to meet each other.   The team has decided it is in their best interest to not publish their information at this time. Details will be available only for suitable candidates.   CONTACT TELEGRAM ONLY: https://t.me/asupport_g1
    • Thanks for the detailed info. I also have some ideas in mind but the execution may be hard. Thanks again!
  • Topics

×
×
  • Create New...