|
17.02.2018, 19:30 | #1 |
Classic 2.0 + GEO
Регистрация: 02.11.2017
Сообщений: 23
|
Not working cancel buffs on community board (NOT BUG)
[13:02:29] INFO Project Revision: ........ L2s [26405]
[13:02:29] INFO Build Revision: .......... 12637 [13:02:29] INFO Update: .................. Classic: Saviors [13:02:29] INFO Build date: .............. 2018.02.07 21:26 [13:02:29] INFO Compiler version: ........ 1.8.0_161-b12 (Oracle Corporation) Then do cancel in community board left these buffs: http://prntscr.com/ifyvgd |
20.02.2018, 04:22 | #2 |
Модератор
Регистрация: 03.06.2012
Сообщений: 4,624
|
Community cannot dispel buffs if you cannot dispel buff with alt+click! If this condition is removed, there may be unforeseen problems!
If you want, remove this condition in CommunityBuffer.java file. Closed.
__________________
Техническая поддержка L2-Scripts Внимание: с 1 мая 2015 г. скайп технической поддержки будет: L2-scripts старый скайп тех поддержки обслуживаться не будет ! |
22.02.2018, 15:49 | #3 |
Модератор
Регистрация: 03.06.2012
Сообщений: 4,624
|
Added config:
Код:
#------------------------------------------------------------------------------------------------ # Can cancel not dispellable buffs #------------------------------------------------------------------------------------------------ # Можно отменять неотменяемые баффы #------------------------------------------------------------------------------------------------ BUFF_SERVICE_CAN_CANCEL_NOT_DISPELLABLE_BUFFS = False
__________________
Техническая поддержка L2-Scripts Внимание: с 1 мая 2015 г. скайп технической поддержки будет: L2-scripts старый скайп тех поддержки обслуживаться не будет ! |