Detection and prohibition teleporting from Client-side
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 5
- Joined: Thu Jan 14, 2010 4:12 am
Detection and prohibition teleporting from Client-side
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?
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.
- DrHouse
- L2j Inner Circle
- Posts: 912
- Joined: Mon Jan 22, 2007 12:14 am
- Location: Spain
Re: Detection and prohibition teleporting from Client-side
Have you installed any custom code?

Leadership and management are not talk and talk, but talk and do
Proud of being a part of this project
-
- Posts: 5
- Joined: Thu Jan 14, 2010 4:12 am
Re: Detection and prohibition teleporting from Client-side
Installed where?
- DrHouse
- L2j Inner Circle
- Posts: 912
- Joined: Mon Jan 22, 2007 12:14 am
- Location: Spain
Re: Detection and prohibition teleporting from Client-side

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

Leadership and management are not talk and talk, but talk and do
Proud of being a part of this project
-
- Posts: 5
- Joined: Thu Jan 14, 2010 4:12 am
Re: Detection and prohibition teleporting from Client-side
course in the GS core.
In any version of the GS server provides such protection?
In any version of the GS server provides such protection?
- ThePhoenixBird
- L2j Inner Circle
- Posts: 1857
- Joined: Fri May 27, 2005 5:11 pm
Re: Detection and prohibition teleporting from Client-side
You are not giving enought information, without it we cant help you
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Detection and prohibition teleporting from Client-side
- 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?
- 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!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 5
- Joined: Thu Jan 14, 2010 4:12 am
Re: Detection and prohibition teleporting from Client-side
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)?
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)?
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Detection and prohibition teleporting from Client-side
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!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: Detection and prohibition teleporting from Client-side
enable geo and use
CoordSynchronize = 2
CoordSynchronize = 2
-
- Posts: 5
- Joined: Thu Jan 14, 2010 4:12 am
Re: Detection and prohibition teleporting from Client-side
geo is enebledJIV wrote:enable geo and use
CoordSynchronize = 2
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?
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: Detection and prohibition teleporting from Client-side
if geo was loaded then yes.
- ThePhoenixBird
- L2j Inner Circle
- Posts: 1857
- Joined: Fri May 27, 2005 5:11 pm
Re: Detection and prohibition teleporting from Client-side
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
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
