Random Respawn in Town...

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
babyjason
Posts: 575
Joined: Wed Dec 02, 2009 7:59 pm

Random Respawn in Town...

Post by babyjason »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4069
L2JDP Revision Number: 7259

Hello, I disabled this feature in cofing, but still players are ported all over town, any ideea how to disable this? Ty.

Code: Select all

# This will allow random re-spawning in towns if enabled based on a maximum random offset from the base re-spawn coordinates.# DEFAULT NEEDS TO BE VERIFIED, MUST BE CHANGED HERE AND IN CONFIG.JAVA IF NOT CORRECT# Default: True, 50RespawnRandomInTown = FalseRespawnRandomMaxOffset = 50
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Random Respawn in Town...

Post by janiii »

that config is not what it seems to be. it is the previous version of "random" respawn, what ment that the players were on spawned on exactly the same coordinates, but with that offset given in config. the real random respawn in town is not configurable now imo.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
Notorious
Posts: 501
Joined: Thu May 28, 2009 3:50 pm
Location: Sweden

Re: Random Respawn in Town...

Post by Notorious »

Here's a patch for it: viewtopic.php?f=73&t=16863
Post Reply