Skip to content

Remove Curse Spell does not work as intended for clients in multiplayer #48

@addictgamer

Description

@addictgamer

When playing as a client in multiplayer, the remove curse spell does not function as intended.
It should pop open the Remove Curse GUI. Instead, when a client receives the RCUR packet, it runs the code for the remove curse scroll (which, indeed, also triggers the RCUR packet).

Prescribed remedy:
Create a new packet for this situation.
When that packet is received, pop open the Remove Curse GUI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions