Page 1 of 1
admin_recall
Posted: Mon May 10, 2010 8:27 am
by airyina
So ... whenever I recall someone, via menu or using //recall <target> they don't appear directly at my feet anymore... anyone else have this and a possible solution? My files are the current SVN and I really have no idea why it's doing this.
Re: admin_recall
Posted: Mon May 10, 2010 8:28 am
by janiii
that is random teleport offset. check your config.
Character.properties
Code: Select all
# This will allow a random offset from the base teleport location coordinates based on a maximum offset.# Default: TrueOffsetOnTeleportEnabled = True# Maximum offset for base teleport location when OffsetOnTeleportEnabled is enabled .# Default: 50MaxOffsetOnTeleport = 50
Re: admin_recall
Posted: Mon May 10, 2010 8:46 am
by airyina
Thanks, didn't know this effected //recall .