Jump to content
  • 0

Multiple respawns


Question

Posted

Ok i want to make multiple respawns in my server, i use interlude l2j and the way to do it is to change

 

<stat name='spawnX' val='73890'/>

<stat name='spawnY' val='142656'/>

<stat name='spawnZ' val='-3778'/>

 

to something like this

 

<spawn X="12312" Y="182752" Z="-3558" />

<spawn X="73890" Y="142656" Z="-3778" />

<spawn X="147451" Y="46728" Z="-3410" />

 

The problem is that if i use a code like this

<spawn X="147451" Y="46728" Z="-3410" />

It doesnt works... how can i change it?

 

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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