admin_recall

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
airyina
Posts: 11
Joined: Fri Feb 19, 2010 5:08 pm

admin_recall

Post 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.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: admin_recall

Post 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
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
airyina
Posts: 11
Joined: Fri Feb 19, 2010 5:08 pm

Re: admin_recall

Post by airyina »

Thanks, didn't know this effected //recall .
Post Reply