News:

Come Chat with us live! Learn how HERE!

Main Menu

Possible to export/convert maps to play on other games?

Started by X-20, January 30, 2008, 07:23:55 PM

X-20

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. :)
Quote from: Stannum
I'm busy making muffins right now so I'll have to ban you later. >:|
Quote<joey`> mcdonalds fired me for trying to install irc on the teleprompter

doomagent13

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.

Odin

Easiest thing to do would be to implement Q3BSP into your engine, and it might make converting maps a little easier.