Detection and prohibition teleporting from Client-side

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
alls
Posts: 5
Joined: Thu Jan 14, 2010 4:12 am

Detection and prohibition teleporting from Client-side

Post by alls »

Provided on the server test and detection teleport from the client?
Using the program l2phx and hlapex users teleport to any place.
How can I disable the client teleport in GS source code?
Last edited by alls on Fri Jan 15, 2010 4:59 am, edited 1 time in total.
User avatar
DrHouse
L2j Inner Circle
L2j Inner Circle
Posts: 912
Joined: Mon Jan 22, 2007 12:14 am
Location: Spain

Re: Detection and prohibition teleporting from Client-side

Post by DrHouse »

Have you installed any custom code?
Image

Leadership and management are not talk and talk, but talk and do

Proud of being a part of this project
alls
Posts: 5
Joined: Thu Jan 14, 2010 4:12 am

Re: Detection and prohibition teleporting from Client-side

Post by alls »

Installed where?
User avatar
DrHouse
L2j Inner Circle
L2j Inner Circle
Posts: 912
Joined: Mon Jan 22, 2007 12:14 am
Location: Spain

Re: Detection and prohibition teleporting from Client-side

Post by DrHouse »

:shock: core or DP side

also, you need to provide revisions and more detailed info...
Image

Leadership and management are not talk and talk, but talk and do

Proud of being a part of this project
alls
Posts: 5
Joined: Thu Jan 14, 2010 4:12 am

Re: Detection and prohibition teleporting from Client-side

Post by alls »

course in the GS core.
In any version of the GS server provides such protection?
User avatar
ThePhoenixBird
L2j Inner Circle
L2j Inner Circle
Posts: 1857
Joined: Fri May 27, 2005 5:11 pm

Re: Detection and prohibition teleporting from Client-side

Post by ThePhoenixBird »

You are not giving enought information, without it we cant help you
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Detection and prohibition teleporting from Client-side

Post by janiii »

- do you have any l2j server?
- from where did you download it? nightly or svn trunk?
- do you have any custom code, any custom mods, any modifications on code?
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
alls
Posts: 5
Joined: Thu Jan 14, 2010 4:12 am

Re: Detection and prohibition teleporting from Client-side

Post by alls »

Yes I have server based on l2jserver and modifed another coders.
but it has no relation to the essence of the issue.

The question is simple:
1. Is there protection from such actions in the source code server l2j latest build?

2. There is a protection in the build l2j Interlude?

3. How do I add a client-side-teleport check in the source code of the server(GS)?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Detection and prohibition teleporting from Client-side

Post by janiii »

still no answer about the version/revision of your l2j server.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Detection and prohibition teleporting from Client-side

Post by JIV »

enable geo and use
CoordSynchronize = 2
alls
Posts: 5
Joined: Thu Jan 14, 2010 4:12 am

Re: Detection and prohibition teleporting from Client-side

Post by alls »

JIV wrote:enable geo and use
CoordSynchronize = 2
geo is enebled

CoordSynchronize = 2
I set it today but have not yet checked in action - the server is not rebooted, only updated the config(//reload config)

This will work?
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Detection and prohibition teleporting from Client-side

Post by JIV »

if geo was loaded then yes.
User avatar
ThePhoenixBird
L2j Inner Circle
L2j Inner Circle
Posts: 1857
Joined: Fri May 27, 2005 5:11 pm

Re: Detection and prohibition teleporting from Client-side

Post by ThePhoenixBird »

If you are used a highly modified/derived version of L2j Server then there is a high chance that our fixes on it arent included, there are several security fixes over L2j to be able to see wich one was related to this.

I would recommend you to use our vanilla version and check if the problem is still there.

If not it could be due your modifications.

Also i would like to remember you that we dont give support for any other build rather than our official ones, we dont fix other people mistakes :wink:
Post Reply