Tremulous Forum

Media => Mapping Center => Topic started by: X-20 on January 30, 2008, 07:23:55 pm

Title: Possible to export/convert maps to play on other games?
Post by: X-20 on January 30, 2008, 07:23:55 pm
Title says it all, Im working on a little 3d game project of my own right now. But i want to know if its possible to export a gtk map or convert one so it can be played with other games.

Thanks. :)
Title: Re: Possible to export/convert maps to play on other games?
Post by: doomagent13 on February 02, 2008, 06:42:53 pm
Yes...

But if it is compiled, you would need to decompile it.  The easiest way is if you have the .map.

NOTE:
If you are porting to/from a non quake-based game, it may be much harder.
Title: Re: Possible to export/convert maps to play on other games?
Post by: Odin on February 03, 2008, 04:28:30 am
Easiest thing to do would be to implement Q3BSP into your engine, and it might make converting maps a little easier.