- Jan 19, 2008
- 234
- 312
Is there a tool that lets you reverse/change the movement direction for all the doors in a map (or selected portion of a map) at once without too much work?
I've been reworking a CP map's layout, rotating/flipping whole sections containing doors to change the maps flow and when making a "red" area of the map into a "blue" area (flipping it horizontally and vertically). In the process of doing this, every doors move direction that isn't up or down has to be changed to match the new layout.
As of now I've been using an old batch script I made originally to altering web pages to do this, but it can be somewhat tricky and time consuming. It also sometimes changes variables that I don't want changed, but it still beats the hell out of going through the whole map and individually editing each and every door's "movedir", especially when you have 20+ doors to re-orient.
I've been reworking a CP map's layout, rotating/flipping whole sections containing doors to change the maps flow and when making a "red" area of the map into a "blue" area (flipping it horizontally and vertically). In the process of doing this, every doors move direction that isn't up or down has to be changed to match the new layout.
As of now I've been using an old batch script I made originally to altering web pages to do this, but it can be somewhat tricky and time consuming. It also sometimes changes variables that I don't want changed, but it still beats the hell out of going through the whole map and individually editing each and every door's "movedir", especially when you have 20+ doors to re-orient.