[L2j] Can you force-open a UI window from the server side?

Salty Mike

hella salty
VIP
Неукротимое пламя
Сообщения
348
Розыгрыши
0
Решения
4
Репутация
163
Реакции
134
Баллы
1 438
Хроники
  1. Prologue: Prelude of War
Исходники
Присутствуют
Сборка
Mobius
I've tried sending the packet that usually opens the UI window, but it won't force open it.
However, if I have the window open, it will send the info and refresh it.
Is there some packet I can send (or some other trick) that will force the client to open whatever UI window I want it to open?
 
Решение
He uses new packets for open some windows:
1681612107980.png
or use logic like this in available packets:
1681612161847.png

I tryed to find something like this "windowname" + "show window" in new packets, but nothing. I think they have no such logic.


P.S. Client have something like this, but this is only in client-side packets.
1681612879178.png

1681613011320.png

Your thing - only for custom realisation.
He uses new packets for open some windows:
1681612107980.png
or use logic like this in available packets:
1681612161847.png

I tryed to find something like this "windowname" + "show window" in new packets, but nothing. I think they have no such logic.


P.S. Client have something like this, but this is only in client-side packets.
1681612879178.png

1681613011320.png

Your thing - only for custom realisation.
 
Решение
He uses new packets for open some windows:
Посмотреть вложение 49053
or use logic like this in available packets:
Посмотреть вложение 49054

I tryed to find something like this "windowname" + "show window" in new packets, but nothing. I think they have no such logic.


P.S. Client have something like this, but this is only in client-side packets.
Посмотреть вложение 49055

Посмотреть вложение 49056

Your thing - only for custom realisation.

Yeah, it appears that the only fix is to edit the Interface. Thank you!
 
Назад
Сверху Снизу