Jump to content

Recommended Posts

Posted

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.

Posted

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

Posted

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?

Posted

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 +

Posted

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.

Posted

give me the sql

dude nvm this is not working i know how to add a stupid line and its not working. Leave the offer open until someone can help me.

Posted

i have seen this but i don't remember where,anyway gl with it.

np thx for trying to help

The Wtb thing is still up.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


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