Jump to content
  • 0

[Help] Respawn


dios

Question

guys i need help with my respawn location...well i have made gludin as a pvp zone...but when a player kills another one the dead player when press to vilage button it ports him to Talking island :/ i want to spawn him in pvp zone (gludin vilage) again how can i make it?

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

in spawns replace this

 

		<spawn X='-82856' Y='150901' Z='-3128'/>
	<spawn X='-83055' Y='153959' Z='-3204'/>
	<spawn X='-80748' Y='153944' Z='-3177'/>
	<spawn X='-81901' Y='154880' Z='-3204'/>
	<spawn X='-82081' Y='152719' Z='-3204'/>

Link to comment
Share on other sites

  • 0

guys i need help with my respawn location...well i have made gludin as a pvp zone...but when a player kills another one the dead player when press to vilage button it ports him to Talking island :/ i want to spawn him in pvp zone (gludin vilage) again how can i make it?

well about reply of Leki is good but he missed something, for get loc you can do it teleporting to place wanna make respawn and write /loc and you get code for make this ;)
Link to comment
Share on other sites

  • 0

in spawns replace this

 

		<spawn X='-82856' Y='150901' Z='-3128'/>
	<spawn X='-83055' Y='153959' Z='-3204'/>
	<spawn X='-80748' Y='153944' Z='-3177'/>
	<spawn X='-81901' Y='154880' Z='-3204'/>
	<spawn X='-82081' Y='152719' Z='-3204'/>

 

should i delete all red lines and replace them with your spawn?

 

<zone id="11025" type="Arena" shape="NPoly" minZ="-3300" maxZ="-3000"> <!-- Gludin Village -->

<stat name="townId" val="5" />

<stat name="taxById" val="1" />

<spawn X="-83520" Y="150560" Z="-3000" />

<spawn X="-82464" Y="150848" Z="-3000" />

<spawn X="-84064" Y="150864" Z="-3000" />

<spawn X="-83408" Y="151376" Z="-3000" />

<spawn X="-82195" Y="150489" Z="-3000" />

<spawn X="-81787" Y="150780" Z="-3000" />

<spawn X="-81721" Y="151202" Z="-3000" />

<spawn X="-82241" Y="151163" Z="-3000" />

<spawn X="-82575" Y="151025" Z="-3000" />

<spawn X="-82909" Y="150357" Z="-3000" />

<spawn X="-83584" Y="150512" Z="-3000" />

<spawn X="-83529" Y="151205" Z="-3000" />

<spawn X="-82035" Y="152647" Z="-3000" />

<spawn X="-80053" Y="154348" Z="-3000" />

<spawn X="-81616" Y="157104" Z="-3150" isChaotic="true" />

<spawn X="-80688" Y="157216" Z="-3150" isChaotic="true" />

<spawn X="-79568" Y="156960" Z="-3150" isChaotic="true" />

<spawn X="-78800" Y="157744" Z="-3150" isChaotic="true" />

<spawn X="-80448" Y="157968" Z="-3130" isChaotic="true" />

<spawn X="-81712" Y="159536" Z="-3230" isChaotic="true" />

<spawn X="-79744" Y="160592" Z="-3330" isChaotic="true" />

<spawn X="-79584" Y="159408" Z="-3180" isChaotic="true" />

<spawn X="-74016" Y="150656" Z="-2800" isChaotic="true" />

<spawn X="-72720" Y="149632" Z="-2780" isChaotic="true" />

<spawn X="-75904" Y="162000" Z="-3300" isChaotic="true" />

<spawn X="-75488" Y="161472" Z="-3250" isChaotic="true" />

<spawn X="-74688" Y="160736" Z="-3200" isChaotic="true" />

<spawn X="-74352" Y="161488" Z="-3250" isChaotic="true" />

<spawn X="-76656" Y="160768" Z="-3280" isChaotic="true" />

<spawn X="-77472" Y="160960" Z="-3470" isChaotic="true" />

<spawn X="-77776" Y="158752" Z="-3270" isChaotic="true" />

<spawn X="-80448" Y="161488" Z="-3420" isChaotic="true" />

<spawn X="-75440" Y="162672" Z="-3350" isChaotic="true" />

<spawn X="-81760" Y="161248" Z="-3200" isChaotic="true" />

</zone>

Link to comment
Share on other sites

  • 0

or it needs to be edit with eclipse? if so witch java file i have to edit?

p.s i replaced red lines with my /loc i wanted and still porting to talking island :( sorry for my bad english

don't double post.

 

yes change all spawns to this

 

		<spawn X='-82856' Y='150901' Z='-3128'/>
	<spawn X='-83055' Y='153959' Z='-3204'/>
	<spawn X='-80748' Y='153944' Z='-3177'/>
	<spawn X='-81901' Y='154880' Z='-3204'/>
	<spawn X='-82081' Y='152719' Z='-3204'/>

 

also tell your pack

Link to comment
Share on other sites

  • 0

don't double post.

 

yes change all spawns to this

 

		<spawn X='-82856' Y='150901' Z='-3128'/>
	<spawn X='-83055' Y='153959' Z='-3204'/>
	<spawn X='-80748' Y='153944' Z='-3177'/>
	<spawn X='-81901' Y='154880' Z='-3204'/>
	<spawn X='-82081' Y='152719' Z='-3204'/>

 

also tell your pack

 

i did but no solution,still porting in talking island  :/ i use last rev of l2j

p.s sorry for double post :$

Link to comment
Share on other sites

  • 0

not workS??!!

 

so change all to this

 

<zone id='11025' type='Town' shape='Cuboid' minZ='-3300' maxZ='-3000'>
	<stat name='name' val='Gludin Village'/>
	<stat name='townId' val='5'/>
	<stat name='taxById' val='1'/>
	<spawn X='-82856' Y='150901' Z='-3128'/>
	<spawn X='-83055' Y='153959' Z='-3204'/>
	<spawn X='-80748' Y='153944' Z='-3177'/>
	<spawn X='-81901' Y='154880' Z='-3204'/>
	<spawn X='-82081' Y='152719' Z='-3204'/>
</zone>

Link to comment
Share on other sites

  • 0

not workS??!!

 

so change all to this

 

<zone id='11025' type='Town' shape='Cuboid' minZ='-3300' maxZ='-3000'>
	<stat name='name' val='Gludin Village'/>
	<stat name='townId' val='5'/>
	<stat name='taxById' val='1'/>
	<spawn X='-82856' Y='150901' Z='-3128'/>
	<spawn X='-83055' Y='153959' Z='-3204'/>
	<spawn X='-80748' Y='153944' Z='-3177'/>
	<spawn X='-81901' Y='154880' Z='-3204'/>
	<spawn X='-82081' Y='152719' Z='-3204'/>
</zone>

 

i added your code as you said but instead of Town i added NoLandingZone cause i have a java code ...zone related reward.. STILL NOT WORKING :(

Link to comment
Share on other sites

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