PDA

View Full Version : map_regions question...



Ripipip
09-15-2005, 18:27
I was trying to make something with the campaign map for fun but I can´t do anything. I had read the tutorial in scriptorium and done as it says. I can cover everything in map_regions with black and the game is running perfect... What have I missed?

//Ripipip

Dol Guldur
09-15-2005, 19:07
You may have missed the fact that the various map files have no bearing on the game other than when they are compiled into the rwm file.

To recompile the map.rwm file, first delete it so the game engine can generate a new one using your own map files.

Ripipip
09-15-2005, 19:29
OK, I will try that... :book: :bow:

Ripipip
09-15-2005, 20:17
I readed Myrddrals tutorial ones more and found out that the problem can be this:
"NB: A new map.rmw will be generated every time you run the campaign, you must delete it EVERY time. If a new one isn't generated, then it is probably an error in the tga's. "
What can I do about it?

Dol Guldur
09-15-2005, 22:07
rename your edited files and replace them one by one with the rtw files to isolate the problem. You did keep backups I assume?

You are using the show_err switch too I hope, depending on what type of problem it is this can be very useful.