Skip to content

BotManagerInterface.as: change required for Sven Co-op 5.26 #17

@Outerbeast

Description

@Outerbeast

BotManagerInterface.as Line 806 needs to be changed to this: HookReturnCode MapChange(const string& in sLevel)

From SC 5.26 Changelog:

  • Hook "MapChange" now receives a string to reveal which map the server is about to change to, or empty if the server is shutting down.
    ALL scripts listening for this "MapChange" event will need an update. Just add a parameter for a string to receive the new map.

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions