Exchange range

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Xaras2
Posts: 55
Joined: Sun May 13, 2007 4:47 am
Location: Italia
Contact:

Exchange range

Post by Xaras2 »

How can I change the distance of trade?
How can I change the length of the text chat? I need Shift 3/4 items in chat.

Thanks
Xaras2
Posts: 55
Joined: Sun May 13, 2007 4:47 am
Location: Italia
Contact:

Re: Exchange range

Post by Xaras2 »

Can i make this change?
Thanks
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Exchange range

Post by janiii »

for the text length, check Say2.java file in core.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Xaras2
Posts: 55
Joined: Sun May 13, 2007 4:47 am
Location: Italia
Contact:

Re: Exchange range

Post by Xaras2 »

janiii wrote:for the text length, check Say2.java file in core.
Thx e for Trade Range?
Can y help me ?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Exchange range

Post by janiii »

what do you mean by trade range? the whole interaction range with npc? check L2Npc.java and INTERACTION_DISTANCE.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Xaras2
Posts: 55
Joined: Sun May 13, 2007 4:47 am
Location: Italia
Contact:

Re: Exchange range

Post by Xaras2 »

janiii wrote:what do you mean by trade range? the whole interaction range with npc? check L2Npc.java and INTERACTION_DISTANCE.
I would change the maximum distance of trade between 2 pg
if possible
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Exchange range

Post by janiii »

then check TradeRequest.java around line 133, there is distance calculation and the number 150 :)
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Xaras2
Posts: 55
Joined: Sun May 13, 2007 4:47 am
Location: Italia
Contact:

Re: Exchange range

Post by Xaras2 »

janiii wrote:then check TradeRequest.java around line 133, there is distance calculation and the number 150 :)
Thanks very kind
Now I understand, some, how to make changes to all. :D
Post Reply