Author Topic: Possible to export/convert maps to play on other games?  (Read 2370 times)

X-20

  • Posts: 268
  • Turrets: +62/-33
Possible to export/convert maps to play on other games?
« 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. :)
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

  • Posts: 506
  • Turrets: +18/-18
Re: Possible to export/convert maps to play on other games?
« Reply #1 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.

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Re: Possible to export/convert maps to play on other games?
« Reply #2 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.