Ok for Game directory i put C:\Program Files\EA GAMES\MOHAA
for Complier DIrectory i put C:\Program Files\MOHAATools
For map source directory i put C:\Program Files\EA GAMES\MOHAA\main
and no map flile is popping up in the right corner
Compliling
Moderator: Moderators
.map
Do you have any files with the .map extention in main/maps, or main/maps/dm?
As a test, download one of my tutorial maps and put the .map file in main/maps/dm. Click "here" and select one that says "Tutorial Map".
By the way, it is a good idea to create a new folder for your compiler files. like this: main/maps/zero8270. That will keep all the compiler garbage files out of your game folders. The only files that need to be in main/maps, or main/maps/dm, or main/maps/obj are the .bsp file ( the compiled map) and .scr file (the map's script -- if there is one).
As a test, download one of my tutorial maps and put the .map file in main/maps/dm. Click "here" and select one that says "Tutorial Map".
By the way, it is a good idea to create a new folder for your compiler files. like this: main/maps/zero8270. That will keep all the compiler garbage files out of your game folders. The only files that need to be in main/maps, or main/maps/dm, or main/maps/obj are the .bsp file ( the compiled map) and .scr file (the map's script -- if there is one).


