Right now, it's only got one feature, and that's copying scenery spawns (and scenery palettes) from one map to another map.
Here's an example map. https://dl.dropboxusercontent.com/u/302 ... 0Gulch.zip (Slayer only)
To copy scenery spawns, you need to import the required tags. As I said, this is a command-line utility. If you don't know how to access the command-line, OS X lion+ users can go to the Launchpad and type in "Terminal"; earlier OS X users can find it by pressing shift-command-G in Finder, then entering /Applications/Utilities/Terminal.app and double clicking the application; Windows users can use Windows+R, type in "cmd" and pressing return.
Do the following syntax in your Command Prompt (Windows) or Terminal (OS X), replacing every <> with the applicable paths (you can usually drag and drop the files):
Code: Select all
<allusion executable> --dupescenery <source map> <destination map>
<source map> is the path to the map you want to copy the scenery from. Can be any map as long as it's a retail (full version), unprotected map.
<destination map> is the path to the map you want to copy the scenery spawns to. Be sure that destination map is a retail unprotected non-ce multiplayer/UI map, or else it will be destroyed; I don't have any safeguards added just yet. Always back your map up before using any tool. Example of maps:
- Bad maps: Singleplayer maps.
- Good maps: UI.map, Blood Gulch, Gephyrophobia, Rat Race, etc.
At last, the download link.
Download [Windows]: https://dl.dropboxusercontent.com/u/302 ... lusion.exe
Download [OS X]: https://dl.dropboxusercontent.com/u/302 ... L/Allusion