ForceChangeLevel Function

Changes the current map and records the reason for the change with maphistory

void ForceChangeLevel(const char[] map, const char[] reason)

Parameters

const char[] map

Map to change to.

const char[] reason

Reason for change.