Page 1 of 1

Help with making ppf/sppf

Posted: Sun Mar 16, 2008 12:48 pm
by tjp
I'm not really a noob at modding, but I never really needed this until now; Is there a way I can mod one map, make a ppf or sppf, but make that ppf/sppf applicable to all the maps? If so, can somebody show me how? Thanks.

Posted: Sun Mar 16, 2008 1:27 pm
by hollow121314
im not entirely sure because i havent modded halo 2 in over a year but i really dont think you can do that

Re: Help with making ppf/sppf

Posted: Sun Mar 16, 2008 1:37 pm
by Eaton
tjp wrote:I'm not really a noob at modding, but I never really needed this until now; Is there a way I can mod one map, make a ppf or sppf, but make that ppf/sppf applicable to all the maps? If so, can somebody show me how? Thanks.
No. I'm like 99.9% sure. When you make a patch, it is programmed to only make changes to a specific map's structure.

Posted: Mon Mar 17, 2008 6:27 pm
by tjp
ok, thanks. Guess I can't take the easy way out ha.

Posted: Mon Mar 17, 2008 9:48 pm
by CaptainPoopface
If you are trying to mass produce your mods, for example in a map pack, one thing you can do is extract all your different tags to the same folder, then use the Info Combiner Tool (by Detox?). Then you can inject all those tags into a map at once, instead of one by one.

You will still have to adjust your spawns and perform other edits manually, but weapons, projectiles, models, shaders, bipeds, etc. can all be built in this way.

Posted: Tue Mar 18, 2008 3:11 pm
by tjp
hmm, never thought of that one, I might try that, thanks.