Buton Anti Experienta in Taskbar cu functie de activare/dezactivare - Full
*Poze / Video:
*Link download / Code:
Te așteptăm și pe serverul de Discord - aici ne-am strâns toată comunitatea de Metin2 din România.
Alătură-te acum! def ToggleAntiExpDialog(self):
if app.ENABLE_ANTI_EXP:
import net
net.SendChatPacket("/anti_exverr")
You can do this:Melcthor scrie: ↑ Some problems:
in interfacemodule.py you need to add:
Code:def ToggleAntiExpDialog(self): if app.ENABLE_ANTI_EXP: import net net.SendChatPacket("/anti_exverr")
In the Marty client files the `taskbar.py` is in `special_patch_common`. That's where you should add the taskbar button.
Also wish it had a visual on/off state, because you cannot tell if it's on or of by looking at it.
by changing the button to toggle_button, and apply some vectors that check if the ring is active/not - not that hard to do!
Te așteptăm și pe serverul de Discord - aici ne-am strâns toată comunitatea de Metin2 din România.
Alătură-te acum!Trebuie să fii membru pentru a răspunde
Înregistrează-te și alătură-te comunității noastre
Membrii pot crea subiecte noi și pot descărca resurse Metin2 Gratuit!
Te poți înregistra rapid utilizând contul tău de Discord sau Github