Description:
Randomly generated maps are saved with a .SED extension. This was a change done in one of the Tiberian Sun patches to disallow cheating. Saving them with .MAP would allow the map to be opened in unofficial map editors so the user can use the randomly generated map as a base.
An additional enhancement to this would be to save the filename as RAND_[date-time].MAP to make sure they are unique for each generation.
Description:
Randomly generated maps are saved with a
.SEDextension. This was a change done in one of the Tiberian Sun patches to disallow cheating. Saving them with.MAPwould allow the map to be opened in unofficial map editors so the user can use the randomly generated map as a base.An additional enhancement to this would be to save the filename as
RAND_[date-time].MAPto make sure they are unique for each generation.