I am looking for a way to change "To Village" spawn location (To Village button when a player die).
Thanks.
To Village
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- volix
- Posts: 106
- Joined: Tue May 17, 2011 5:20 pm
Re: To Village
data/zones/zone.xml
For Castle - castle_zones.xml, etc.
Code: Select all
<spawn X=".." Y=".." Z=".." />
-
- Posts: 113
- Joined: Sun Mar 28, 2010 6:17 pm
Re: To Village
that depends what exactly u want to do, if u want to change spawn in giran from near gatekeeper to somewhere else, then u need to change <spawn X=".." Y=".." Z=".." /> in zone.xml, if u want something like if character is hero he will teleport always to 1 place or if character is in red side(if its faction) to teleport in place 1 and if he is in blue then to another then u need to change MapRegionTable 

- Dumpster
- Posts: 254
- Joined: Thu Nov 04, 2010 5:15 am
- Location: U.S.A
Re: To Village
MapRegionTable was just reworked if I recall correctly.
Makes no claim to know anything about anything.