/block name

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
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

/block name

Post by denser »

as i saw - command says that character was added to blocklist...but that character can whisper ....what wrong with it?
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: /block name

Post by _DS_ »

Not a contribution, moved...
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: /block name

Post by denser »

oh sorry..long night:) wrong thread.

so about a problem - anyone have it ?
i just have a couple reports about it, so i dont have time to look into the code to trace and check it.
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
User avatar
Ashitaka
Posts: 96
Joined: Thu Jul 12, 2007 4:04 am
Location: Spain

Re: /block name

Post by Ashitaka »

As i saw in the code, the blocking feature works in the following way:

Player A blocks Player B.
Now Player B can not talk to Player A. Message SystemMessageId.TARGET_IS_NOT_FOUND_IN_THE_GAME is send to Player B.
Player A can still talk with Player B.
Player A relogs.
Now Player B can whisp Player A again.

I don't know how it works on official servers, but that's how it works on L2J.
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: /block name

Post by JIV »

yes, because its not saved to DB.
User avatar
Ashitaka
Posts: 96
Joined: Thu Jul 12, 2007 4:04 am
Location: Spain

Re: /block name

Post by Ashitaka »

JIV wrote:yes, because its not saved to DB.
Exactly.

The fact is that i tried to reproduce the error mentioned in the first post and i couldn't, so i have to say that it works for me.
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: /block name

Post by denser »

it become a huge problem about not working or working wrong of BASIC functions ...starts from C1
:roll: fall from height for example :)

need to add db save in block command i think.
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: /block name

Post by denser »

guys, what if do the table of friends also for restricted(anti-friends) characters.

add a column friend_type and switch or diff strings like: friend, blocked, etc. Or like skills in items: friend; blocked;couple etc.

i think about that: can be friend at one time blocked? so you can see him in chat, his entering the world, but he cant write to yo but you could right to him...
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
Post Reply