Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Nextmap always has a map name/workshop fix #6

@the133448

Description

@the133448

Eveen if the nextmap hasnt been chosen yet {NEXTMAP} will still say a map, can it say pending vote.

On a nother note, can you fix workshop map names to show up correct?
Should be something like this
char mapPieces[6][128];
int lastPiece = ExplodeString(map, "/", mapPieces, sizeof(mapPieces), sizeof(mapPieces[]));
Format(map2, sizeof(map2), "%s", mapPieces[lastPiece - 1]);

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