Page 1 of 1

To Village

Posted: Wed Jul 27, 2011 5:07 pm
by Heopas
I am looking for a way to change "To Village" spawn location (To Village button when a player die).
Thanks.

Re: To Village

Posted: Thu Jul 28, 2011 12:06 am
by volix
data/zones/zone.xml

Code: Select all

<spawn X=".." Y=".." Z=".." />
For Castle - castle_zones.xml, etc.

Re: To Village

Posted: Sat Aug 13, 2011 7:42 pm
by vampir
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 :)

Re: To Village

Posted: Sun Aug 14, 2011 4:54 am
by Dumpster
MapRegionTable was just reworked if I recall correctly.