Changing mapcoordsmaxs


(Binky) #1

I previously entered in values for my mapcoordsmins and mapcoordsmaxs in the worldspawn, in order to test my map. However through continued work it has expanded beyond those values, but I can’t seem to change them.

Would there be a reason I couldn’t change these values? Is the map now junk because of this?

Thank you.


(eRRoLfLyNN) #2

You should be able to change them. They can be changed at any time. What is happening when you try?


(Schaffer) #3

If all else fails then you could just open the .map file into a text editor and change from there.


(Binky) #4

When I press enter after changing the values (to give actual numbers, mapcoordsmaxs needs to be changed from 1088 -1088 to 1280 -1792), the entery is then highlighted in the list, but remains unchanged.


(eRRoLfLyNN) #5

Sounds weird, that has never happened to me. Schaffer’s suggestion sounds like a good idea. Just change the values in your .map file with a text editor (eg notepad) and save the changes. That should do the trick.


(Binky) #6

That worked, thanks guys.


(MadJack) #7

It’s not weird at all.

It’s not changing because there’s no brushes of the worldspawn entity selected when you hit enter. Even if you see the worldspawn keys it doesn’t mean there’s anything selected. Make sure you select one of those and then you’ll be able to change it.