Page 1 of 1
Guerilla problem, Recompiling a map?
Posted: Tue Sep 27, 2005 3:15 am
by Acracker
Hey I'm having a problem with this chain-spawining tutorial by chaosking202 (
http://www.halomods.com/forums/viewtopic.php?t=13166) I got through everything except for the last step where it says "12. Now save the file, and recompile your map." How do you recompile a map? I saved the file but when I play the game, the chain spawining dosn't work, the grenade just blows up like a regular grenade. Do you even use Guerilla to recompile a map? Thanks for any help.
Posted: Tue Sep 27, 2005 7:58 am
by BEEF!!!
You have to use tool to recompile it. I'm just presuming you are trying this on the tutorial.scenario. If you arn't just fill in the correct path and scenario. So navigate to your folder that has tool in it and write
Code: Select all
tool.exe build-cache-file levels\test\tutorial\tutorial
Posted: Tue Sep 27, 2005 2:14 pm
by SuperSunny
The modifications you do do not work on already-made maps, unless you have the source of them (which...you don't, besides tutorial).
Just compile tutorial.map. You can also download TheGhost's Blood Gulch tags he created if you wanna compile it in BG.
Posted: Wed Sep 28, 2005 10:20 am
by Acracker
Thanks for the help, that makes sense now