ethanmoffat / EndlessClient

An open source client for Endless Online written in C#
MIT License
34 stars 16 forks source link

BU Support: NPC standing animation #209

Closed ethanmoffat closed 2 years ago

ethanmoffat commented 2 years ago

NPC standing animation isn't working as expected.

Expected:

image

Actual:

image
ethanmoffat commented 2 years ago

Per Cirras this is an effect packet that needs to be implemented. This packet is not sent by vanilla eoserv.

(EFFECT, AGREE)
{
    char x
    char y
    short effect_id
}