Page 1 of 1

Random Respawn in Town...

Posted: Wed Apr 14, 2010 6:21 am
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

Re: Random Respawn in Town...

Posted: Wed Apr 14, 2010 6:26 am
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.

Re: Random Respawn in Town...

Posted: Wed Apr 14, 2010 7:15 am
by Notorious
Here's a patch for it: viewtopic.php?f=73&t=16863