Get the index of the current map in the maptable. Returns -1 if currentmap wasn't found
Example:
if( GetMapOrder( "cp_mi_sing_blackstation" ) > GetMapOrder( world.highestMapCompletion ) { world.highestMapCompletion = "cp_mi_sing_blackstation"; }
* = mandatory