Re: Enhanced Walls II
Ah yes! Some of you might want to add these walls to the config.sys without deleting the former wall type 2. In this case, keep in mind that you have to change every 2 into a 4 or 5 or whatever you like... e.g.
WIDTH_WALL_FORMAT_4 = 1500
HEIGHT_WALL_FORMAT_4 = 375
NUM_DISTANT_WALLS_4 = 5
A4_WALL_RECT = 132,2,220,213
B4_WALL_RECT = 406,2,494,213
...
|