HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!
I entered the official transmutation/change look system but get a communication error with the server.
I checked quest, questlua_game, quest_function, game.py but can't figure it out.
https://gyazo.com/72a3e01aa2c0ad5bb393a1c72f1dac94
syserr:
I added this in game.py in addition to everything else in the system, but I get unknown server command error. It seems like he doesn't see this string
Thanks for helping
I checked quest, questlua_game, quest_function, game.py but can't figure it out.
https://gyazo.com/72a3e01aa2c0ad5bb393a1c72f1dac94
syserr:
Kod:
0325 19:42:31105 :: Unknown Server Command ShowChangeDialog 1 | ShowChangeDialog
I added this in game.py in addition to everything else in the system, but I get unknown server command error. It seems like he doesn't see this string
Kod:
if app.BL_TRANSMUTATION_SYSTEM:
serverCommandList["ShowChangeDialog"] = self.__ChangeWindowOpen
Thanks for helping
Son düzenleme:
