Jump to content
  • 0

[Help] To village spawn


Question

Posted

Does any one knows, how to change location where you appear after death? I mean, I want to change location after deaths only to one town.. Doesn't matter, if you die near Talking Island or somewhere else.. I want, that after dying at any location and after you push 'To Village' you appear at Giran etc.

How can I do that?

3 answers to this question

Recommended Posts

  • 0
Posted

Where can I find the script for changin' zone after death?

 

When you open the zone.xml file you will see something like this :

 

<stat name="name" val="The name of your Town"/>

<stat name="spawnX" val="_____"/>

<stat name="spawnY" val="_____"/>

<stat name="spawnZ" val="_____"/>

 

For example if you want to change the Talking Island you will see something like this :

 

<stat name="name" val="Talking Island"/>

<stat name="spawnX" val="-84176"/>

<stat name="spawnY" val="243382"/>

<stat name="spawnZ" val="-3126"/>

 

So when someone dies near Talking Island he will be teleported in the coordinates x,y,z.

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
Answer this question...

×   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.



×
×
  • Create New...