hey guys, do you know how to open maps from game like yavin with GTK Radiant??
thx in advance ;)
you must decompile it :
Start => Run... and type :
"C:\Program Files\GtkRadiant-1.4\q3map2.exe" -convert -format map -fs_basepath "C:/Jeux/Jedi Academy/GameData" -game ja "Path/To/your/standard/map"
change the map and the game path to yours. Make sure that the slash are in this direction : / and not \
and then you'll have the converted map in the same directory of the original.
oh, really, really thank you ;)
I couldn't get it to work, what's going wrong, heres what I put in:
"C:\Program Files\GtkRadiant-1.4\q3map2.exe" -convert -format map -fs_base path "C:/Program Files/Jedi Academy/GameData" -game ja "C:/Program Files/Jedi Academy/GameData/maps/naboohills21.bsp"
Can you fix it and tell me what I did wrong?