Jump to content
  • 0

How To Make Spawnpoint In One Place?


Question

5 answers to this question

Recommended Posts

  • 0
Posted (edited)

When you die, click to vilage, and spawn only in  one place, not like you die in LOA and spawn in giran, but i wanna spawn specific place, like adena ( location myself created).

Edited by Mellion
  • 0
Posted (edited)

Hello everyone, i wanna ask how to make spawnpoint in one place, whit java, not changes in zones. i know its possible, i use l2jfrozen server.

RequestRestartPoint

 

find  :

loc = MapRegionTable.getInstance().getTeleToLocation(activeChar, MapRegionTable.TeleportWhereType.Town);

and make it ->

    loc = new Location(your lockx+Rnd.get(50),your locky+Rnd.get(50), your lockz+Rnd.get(50));
Edited by AbSoLuTePoWeR
Guest
This topic is now closed to further replies.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock