L2JMobius

Epilogue ExShowScreenMessage not displaying anything

Baalzelbub · 4 · 2447

Offline Baalzelbub

  • Vassal
  • *
    • Posts: 3
Hello!

Given that I enabled the config with welcome message, and set a welcome message, nothing is displayed uppon logging in.

I'm trying to make some of my own events, and I tried all the constructors  of `ExShowScreenMessage` and still noting.

Also tried
Code: [Select]
it.sendPacket(ExShowScreenMessage("Time: $format", ExShowScreenMessage.MIDDLE_RIGHT.toInt(), 2000))
What I want to know if this is a known issue, and maybe any hints of fixing it. Thank you so much!



Offline Baalzelbub

  • Vassal
  • *
    • Posts: 3
Managed to fix it, by just using the old packet from l2j server, it seems some extra bit is written or something that makes the packet fail. I'll have a patch once i get the time to diff it.


Online Mobius

  • Distinguished King
  • *****
    • Posts: 16114