Page 1 of 1
Player was jailed
Posted: Mon Jun 27, 2011 3:21 pm
by Opiam
L2J Revision
4691
L2JDP Revision
8090
The player was jailed when he bought common item.
Server print that he has sent a false byulists...
Re: Player was jailed
Posted: Mon Jun 27, 2011 7:19 pm
by Flashy
check ur flood protection settings..
Re: Player was jailed
Posted: Mon Jun 27, 2011 8:29 pm
by Opiam
Flashy wrote:check ur flood protection settings..
ok. wait...
Re: Player was jailed
Posted: Tue Jun 28, 2011 12:39 am
by Opiam
Flashy wrote:check ur flood protection settings..
no. it is not in cfg. every's false
Re: Player was jailed
Posted: Tue Jun 28, 2011 11:17 pm
by JIV
dont set jail on illegal action, set just kick
Re: Player was jailed
Posted: Wed Jun 29, 2011 6:10 am
by Starter
Check this setting in General.properties:
Code: Select all
# ---------------------------------------------------------------------------# Punishment# ---------------------------------------------------------------------------# Player punishment for illegal actions:# 1 - broadcast warning to gms only# 2 - kick player(default)# 3 - kick & ban player# 4 - jail player (define minutes of jail with param: 0 = infinite)# Default: 2DefaultPunish = 2 # This setting typically specifies the duration of the above punishment.# Default: 0DefaultPunishParam = 0
Re: Player was jailed
Posted: Wed Jun 29, 2011 11:38 am
by Opiam
It's global settings... It's not suitable for me...