Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Settings might get overwritten by server.cfg in the first map #146

@szGabu

Description

@szGabu

Game settings placed in server.cfg might override whatever configuration ReDM sets within the gamemode, at least for the first map, this is due the configuration is being loaded in plugin_cfg(), at least until the map is changed. This is a minor issue but very annoying.

Changing plugin_cfg() to OnConfigsExecuted() in the plugin's source code fixes this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions