Jump to content

Recommended Posts

Posted

Hello there i was search for it if have here but i dont find anything.

Now Lets Start:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

hmmm what town will take? Hunter Village.. now let take the code if you are using

l2jfree i thing is on peace.xml

but i will share it for l2j on zone.xml

	<zone id='11030' type='Town' shape='NPoly' minZ='-2800' maxZ='-1600'>
	<stat name='name' val='Hunter Village'/>
	<stat name='townId' val='11'/>
	<stat name='taxById' val='5'/>
	<stat name='spawnX' val='117163'/>
	<stat name='spawnY' val='76511'/>
	<stat name='spawnZ' val='-2712'/>
</zone>

 

Now will add this Line

<stat name='isPeaceZone' val='false'/>

And our Code will look like this

	<zone id='11030' type='Town' shape='NPoly' minZ='-2800' maxZ='-1600'>
	<stat name='name' val='Hunter Village'/>
	<stat name='townId' val='11'/>
	<stat name='isPeaceZone' val='false'/>
	<stat name='taxById' val='5'/>
	<stat name='spawnX' val='117163'/>
	<stat name='spawnY' val='76511'/>
	<stat name='spawnZ' val='-2712'/>
</zone>

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Lets say you how to make a default respawn Town is very Simple

Go to your zone.xml

and find your town to be Default respawn (When some1 die ex: in Forge of the God will spawn on That town)

Lets Take the Giran Town

	<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'/>
	<stat name='spawnX' val='81236'/>
	<stat name='spawnY' val='148638'/>
	<stat name='spawnZ' val='-3469'/>
</zone>

 

We take thoose Lines

 

		<stat name='spawnX' val='81236'/>
	<stat name='spawnY' val='148638'/>
	<stat name='spawnZ' val='-3469'/>

and we add it to all other towns ex:

 

	<zone id='11031' type='Town' shape='NPoly' minZ='-2700' maxZ='-1900'>
	<stat name='name' val='Town of Aden'/>
	<stat name='townId' val='12'/>
	<stat name='redirectTownId' val='10'/>
	<stat name='taxById' val='5'/>
            (( <stat name='spawnX' val='81236'/>   
               <stat name='spawnY' val='148638'/>
               <stat name='spawnZ' val='-3469'/>  ))
</zone>

 

Thats is All sorry for my bad english. and

Have Fun

Credits to me. ;) and to one friend

Posted

Nice guide for newbie :)

 

It would be better if we make it from java with config true or false and enable it for example the giran for 5 minuts pvp zone ! xD

 

p.s: I'll try to make it ^.^

 

Posted

Thanks Cobra. i am trying hard.. to make some good guides...

ps: when i make compile ex a .buff .cancel for l2j and then i run the server in game nothing hapen

  • 3 months later...
  • 2 years later...
  • 4 months later...

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.



  • Posts

    • Lol good joke.   If I'd be the one contacting yo then I'd say at least 50% in advance because you can basically just fuck off when things doesn't go your way, and then you as a developer just wasted days or even weeks of time with development.
    • "Just make your own game!" sounds simple until you’ve tried it. I did, with Epic Dragon World and learned the hard way that "open source" often means "free labor for resellers." The MIT license became a buffet for people to grab code, rebrand it and ghost the project. Even basic collaboration collapsed because everyone wanted their vision, not *a* vision. NCSoft’s lawyers aren’t theoretical. They’re a sword of Damocles. Even if you rebuild a client from scratch, if it feels like Lineage 2, they’ll come knocking. Ask the Chrono Trigger fangame corpses how that goes. MMOs are hospice care. The genre’s on life support, kept alive by whales and nostalgia. Look at Throne and Liberty, NCSoft’s own "successor" to L2, flopping harder than a 2004 PKer in ToI. Classic reboots (WoW, L2) are bandaids, not resurrections. This is the hobby. Optimizing old systems, reverse-engineering spaghetti code and preserving janky mechanics is the fun part. Monetizing it turns it into customer service hell. No thanks. Community? What community? The L2 scene is 90% resellers, 10% players who’ll quit the second they don’t get +16 on day one. Both asking how to install Java and why running the uncompiled server does not work.
    • Dear players, Open beta test for C3 begins today at 19:00 server time (GMT +2). 💰 All participants who find bugs during OBT will be rewarded with Coin of Luck (CoL): - 1 CoL for each staticmesh issue found — e.g., walking through textures, etc., - 2 CoL or more for server-side issues, depending on their severity., We strongly recommend reviewing the quest list - when switching to Chronicle 3, the total number of quests should match the number shown in the upper right corner of the window and correspond to the quest count from Chronicle 2. To log into the game, use the same data you use to access the Airin server. 📌 Download client: Google Drive
    • 🔥 Sale Alert! 🔥 Twitter Accounts with 50 Followers — now on SALE! Looking to launch a project or warm up your account base fast? We’ve got starter Twitter accounts with ~50 followers at a sweet price. 💰 Limited-time offer – while stock lasts! ✅ Organic-Looking ✅ Clean & Safe ✅ Perfect for boosting credibility 📦 Instant delivery
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock