Jump to content

Primeval Island..


Gxz

Recommended Posts

Since noone in this server helped me to fix this i want to buy a code fix or whatever it is that will automatically teleport players in random spawns like most of the servers at pi when you die and not to dark elven village. I use interlude l2j client for more info add my msn is noxl2@hotmail.com or reply here. The deal is first i test and after you get the money.

Link to comment
Share on other sites

Default

# Allow random respawning in towns, based on a maximum random offset

# from the base respawn co-ordinates.

RespawnRandomInTown = True

RespawnRandomMaxOffset = 20

 

For you

# Allow random respawning in towns, based on a maximum random offset

# from the base respawn co-ordinates.

RespawnRandomInTown = False

RespawnRandomMaxOffset = 20

Link to comment
Share on other sites

Default

# Allow random respawning in towns, based on a maximum random offset

# from the base respawn co-ordinates.

RespawnRandomInTown = True

RespawnRandomMaxOffset = 20

 

For you

# Allow random respawning in towns, based on a maximum random offset

# from the base respawn co-ordinates.

RespawnRandomInTown = False

RespawnRandomMaxOffset = 20

lol in what file u found this?

Link to comment
Share on other sites

zone.sql

:

 

insert into zone values (18, 'Town', 'Ivory Tower', 0, 0, 0, 0, 0, 0, 4);

+insert into zone values (19, 'Town', 'Primeval Isle Wharf', 9458, -24206, 10773, -22441, 0, 0, 5)

 

insert into zone values (18, 'Town Spawn', 'Ivory Tower', 0, 0, 0, 0, 0, 0, 0);

+insert into zone values (19, 'Town Spawn', 'Primeval Isle Wharf', 10825, -24156, 0, 0, -3645, 0, 0);

 

Possible fix.Insert them and restart server with the RespawnRandomInTown = false.

 

Delete the +

Link to comment
Share on other sites

zone.sql

:

 

insert into zone values (18, 'Town', 'Ivory Tower', 0, 0, 0, 0, 0, 0, 4);

+insert into zone values (19, 'Town', 'Primeval Isle Wharf', 9458, -24206, 10773, -22441, 0, 0, 5)

 

insert into zone values (18, 'Town Spawn', 'Ivory Tower', 0, 0, 0, 0, 0, 0, 0);

+insert into zone values (19, 'Town Spawn', 'Primeval Isle Wharf', 10825, -24156, 0, 0, -3645, 0, 0);

 

Possible fix.Insert them and restart server with the RespawnRandomInTown = false.

 

Delete the +

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.

Guest
Reply to this topic...

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

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