Change MP settings
-
- Posts: 958
- Joined: Thu Jan 29, 2004 1:39 pm
![]() |
*sigh*
N00bn00bn00bn00bn00b...
You can't simply convert a file to another type in most cases. Images are fine that way, err... most of them... but, you can't do that for 3D files like this. The files have different types of coding, and if we had deciphered the way to change the code and all, we'd have our own custom maps in Halo already.
N00bn00bn00bn00bn00b...
You can't simply convert a file to another type in most cases. Images are fine that way, err... most of them... but, you can't do that for 3D files like this. The files have different types of coding, and if we had deciphered the way to change the code and all, we'd have our own custom maps in Halo already.
- {G}H0g-Jump4h
- Posts: 811
- Joined: Sat Nov 01, 2003 4:51 pm
- Location: At the bottom of Delta Halo's lake
- Contact:
![]() |
Change MP settings
Does any body know how to make a gametype that only has a tank and a warthog but no ghost. Basically anyway to get 2 vechicals but not the third in BG or SW? Any ideas on how to do this?
-
- Posts: 72
- Joined: Sat Feb 14, 2004 8:09 pm
![]() |
OK... The easiest way to do this is...
1. Get a clean cache file from Xbox and open it up in SparkEdit v3.02
2. When your cache file is opened in SparkEdit all you have to do is delete the ghost out of the map.
3. Save it
4. Recompress the map and name it what it should be.
5. FTP back into you Xbox and replace the new map with your old one.
6. Enjoy!
*Note: cache003.map, cache004.map, cache005.map are all multiplayer maps so make sure you have the right one!
XboxSysMods
1. Get a clean cache file from Xbox and open it up in SparkEdit v3.02
2. When your cache file is opened in SparkEdit all you have to do is delete the ghost out of the map.
3. Save it
4. Recompress the map and name it what it should be.
5. FTP back into you Xbox and replace the new map with your old one.
6. Enjoy!
*Note: cache003.map, cache004.map, cache005.map are all multiplayer maps so make sure you have the right one!
XboxSysMods

The gametype file's vehicle set can be modified by changing the hex value at the 0x48 offset location. Here's the list:
0x48: Vehicle set:
0x00 = All
0x01 = None
0x02 = Warthog
0x03 = Ghost
0x04 = Scorpion
I don't know if you can actually just have the scorpion and warthog (other than modifying the cache file with Sparkedit, etc). I'm not even sure what would happen if you put a different value in that location (0x05, 0x06,...)
Btw, some of the gametype info can be found at http://users.pandora.be/-_X_-/Game%20Type.txt
Hope this helps...
0x48: Vehicle set:
0x00 = All
0x01 = None
0x02 = Warthog
0x03 = Ghost
0x04 = Scorpion
I don't know if you can actually just have the scorpion and warthog (other than modifying the cache file with Sparkedit, etc). I'm not even sure what would happen if you put a different value in that location (0x05, 0x06,...)
Btw, some of the gametype info can be found at http://users.pandora.be/-_X_-/Game%20Type.txt
Hope this helps...