Retrieves a map from the map history list.
void GetMapHistory(int item, char[] map, int mapLen, char[] reason, int reasonLen, int& startTime)
Item number. Must be 0 or greater and less than GetMapHistorySize().
Buffer to store the map name.
Length of map buffer.
Buffer to store the change reason.
Length of the reason buffer.
Time the map started.
Invalid item number.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.