Quote from
Bisqwit on February 20, 2014, 2:48 pm
I created a program that can combine and merge two Puzzlemaker maps, making them into one map.
Just thought it might be useful for someone else too.
https://gist.github.com/bisqwit/9121711
Here's how you use it:
Step 1. Edit the settings in the top of the PHP program.
Step 2: Run it, using the PHP commandline interpreter, like so: php merger.php
You will need:
- The PHP commandline interpreter.
- The map files (p2c) from portal2/puzzles/yournumbercode/
I created a program that can combine and merge two Puzzlemaker maps, making them into one map.
Just thought it might be useful for someone else too.
https://gist.github.com/bisqwit/9121711
Here's how you use it:
Step 1. Edit the settings in the top of the PHP program.
Step 2: Run it, using the PHP commandline interpreter, like so: php merger.php
You will need:
- The PHP commandline interpreter.
- The map files (p2c) from portal2/puzzles/yournumbercode/