Issue Information
-
#007694
-
0 - None Assigned
-
Fixed
Issue Confirmations
-
Yes (3)No (0)
There is a bug where the guild notice appears when you log in but it doesn't show again when you change map or warp for example using a butterfly wing or a fly wing will not trigger the guild notice.
Please confirm thank you
Please confirm thank you
Can you tell us what is your langtype? can you change your font into arial, and what service are you using in your clientinfo
The double message should be fixed in https://github.com/H...9084c2c07ec8614
As of the other issue it's client-side, so we can't fix it, what client version are you using? Also how is your clientinfo?
As of the other issue it's client-side, so we can't fix it, what client version are you using? Also how is your clientinfo?
changed status to: Fixed
i use
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<langtype>18</langtype>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<langtype>18</langtype>
Try using:
<servicetype>korea</servicetype> <servertype>sakray</servertype>And
<version>40</version> <langtype>1</langtype>
Try using:
<servicetype>korea</servicetype> <servertype>sakray</servertype>And<version>40</version> <langtype>1</langtype>
still no luck.
Did you remember to change your PACKETVER and to enable ENABLE_PACKETVER_RE?
problem fix it should work now.Did you remember to change your PACKETVER and to enable ENABLE_PACKETVER_RE?
the cause of missing guild notice is this.