I have the Quake1 map sources that Romero had released a while ago. They're all in .map format. I'm wanting to be able to load these up into GTKRadiant and use them as a base and/or comparison for a Quake3 level. When I attempt to open them in GTKRadiant however, I receive the following console message:
Thoughts on how these can be converted over for use in a Quake3 environment?
Code:
no module found for map interface type "map"
Comment