importing objects-sparkedit 3.0
importing objects-sparkedit 3.0
how do i import a different object into a level. for instance, how would i get a gun turret into blood gulch? i have tried the options bar, and selected import the turret, but then nothing happens. what am i doing wrong.
-
- Posts: 99
- Joined: Sun Dec 28, 2003 8:37 pm
- Location: Washington
rebuilding
how do i rebuild a map? yes i am a noob modder. i got hmt3, but it wont ipen, its a .rar document, and i cant use it. i got the .net 1.1 thing, but i dont think that worked correctly either. i am so confused, please help
-
- Posts: 99
- Joined: Sun Dec 28, 2003 8:37 pm
- Location: Washington
-
- Posts: 958
- Joined: Thu Jan 29, 2004 1:39 pm
![]() |
Ok, here is EXACTLY how you get things like turrets into levels that don't normally contain them.
1.) You'll need both Sparkedit 3.01 (Well, 3.0 works fine, but you do want 3.01.) and HMT.
2.) We'll use BG as an example here.
3.) Make a new folder somewhere, like in your Halo directory. Call it "BGmeta" or something to that effect.
4.) Batch extract all of the files (I'm not sure if you'd really need all of them, but just do it to be sure) from Blood Gulch in HMT into your BGmeta folder.
5.) Once that is done, open up a Multiplayer level that has the gun turrets. We'll use Gephyrophobia, as 1, it's a cool level, and 2, it has an even cooler name.
6.) Once Gephyrophobia is open in HMT, go down to Vehicles, and select the Gun Turrets listing. Recursively save all the meta in it into another folder. Name that folder something like "Gun Turret Meta," or something that you won't (stupidly) forget.
7.) Close HMT, and go into the folder you just saved the meta in, and select all of the folders/files there, and copy them.
8.) Go into the folder where you batch extracted BG to, and paste all the copied folders/files there. If it asks if you want to overwrite it, or anything like that, say yes to all.
9.) Now, go to your Halo maps directory, and copy Bloodgulch.map.
10.) Go back to the BG meta folder, and paste the copy there.
11.) Open HMT back up, and in the Tools drop down menu, select "Rebuild Map."
12.) Click Browse next to the Original Map part, and navigate to the Bloodgulch.map file that you copied to the BG meta folder.
13.) When it asks if you want to automatically fill in all the file paths, select yes.
14.) Now, under additional files, select Add.
15.) You should see a number of folders. Click on "Vehicles."
16.) Click on c gun turret.
17.) Double click on "c gun turret_mp.vehi." This will close that window, and add "c gun turret_mp.vehi" to the list you saw directly under "Additional Files."
18.) By doing this, HMT is told to then add that tag (The main tag for the gun turret vehicle) and all dependencies of that tag (Like it's bitmaps, weapons, sounds, etc.).
19.) Click on Rebuild map.
20.) After that, go to your BG Meta folder, and copy bloodgulch.map.rebuild.map to your Halo maps folder. Delete the original bloodgulch.map file (AFTER YOU MAKE A BACKUP!!!), and rename bloodgulch.map.rebuild.map to bloodgulch.map.
21.) Open up Sparkedit.
22.) Open your new bloodgulch.map file from your Halo maps directory.
23.) Before doing anything else, go to Tools > Import Tag into Scenario
24.) In the Object Tag Type list, make sure Vehicle is selected.
25.) In the Unregistered Tags menu, select c gun turret_mp (It may not have mp on the end.).
26.) Click ok.
27.) Now, go duplicate any vehicle in the map, and then deselect it (Or unselect it.).
28.) Go select it again, and go under the edit menu to Swap:.
29.) In the drop down menu, go to c gun turret_mp.
30.) Go to File > Save Changes, and Voila! You now have a Covenent Gun Turret in Bloodgulch!
Yea, I was tired of people asking about this kind of stuff... lol... Hope this helps, guys! Thats how to get Gun Turrets in BG in 30 steps!
1.) You'll need both Sparkedit 3.01 (Well, 3.0 works fine, but you do want 3.01.) and HMT.
2.) We'll use BG as an example here.
3.) Make a new folder somewhere, like in your Halo directory. Call it "BGmeta" or something to that effect.
4.) Batch extract all of the files (I'm not sure if you'd really need all of them, but just do it to be sure) from Blood Gulch in HMT into your BGmeta folder.
5.) Once that is done, open up a Multiplayer level that has the gun turrets. We'll use Gephyrophobia, as 1, it's a cool level, and 2, it has an even cooler name.

6.) Once Gephyrophobia is open in HMT, go down to Vehicles, and select the Gun Turrets listing. Recursively save all the meta in it into another folder. Name that folder something like "Gun Turret Meta," or something that you won't (stupidly) forget.
7.) Close HMT, and go into the folder you just saved the meta in, and select all of the folders/files there, and copy them.
8.) Go into the folder where you batch extracted BG to, and paste all the copied folders/files there. If it asks if you want to overwrite it, or anything like that, say yes to all.
9.) Now, go to your Halo maps directory, and copy Bloodgulch.map.
10.) Go back to the BG meta folder, and paste the copy there.
11.) Open HMT back up, and in the Tools drop down menu, select "Rebuild Map."
12.) Click Browse next to the Original Map part, and navigate to the Bloodgulch.map file that you copied to the BG meta folder.
13.) When it asks if you want to automatically fill in all the file paths, select yes.
14.) Now, under additional files, select Add.
15.) You should see a number of folders. Click on "Vehicles."
16.) Click on c gun turret.
17.) Double click on "c gun turret_mp.vehi." This will close that window, and add "c gun turret_mp.vehi" to the list you saw directly under "Additional Files."
18.) By doing this, HMT is told to then add that tag (The main tag for the gun turret vehicle) and all dependencies of that tag (Like it's bitmaps, weapons, sounds, etc.).
19.) Click on Rebuild map.
20.) After that, go to your BG Meta folder, and copy bloodgulch.map.rebuild.map to your Halo maps folder. Delete the original bloodgulch.map file (AFTER YOU MAKE A BACKUP!!!), and rename bloodgulch.map.rebuild.map to bloodgulch.map.
21.) Open up Sparkedit.
22.) Open your new bloodgulch.map file from your Halo maps directory.
23.) Before doing anything else, go to Tools > Import Tag into Scenario
24.) In the Object Tag Type list, make sure Vehicle is selected.
25.) In the Unregistered Tags menu, select c gun turret_mp (It may not have mp on the end.).
26.) Click ok.
27.) Now, go duplicate any vehicle in the map, and then deselect it (Or unselect it.).
28.) Go select it again, and go under the edit menu to Swap:.
29.) In the drop down menu, go to c gun turret_mp.
30.) Go to File > Save Changes, and Voila! You now have a Covenent Gun Turret in Bloodgulch!



Yea, I was tired of people asking about this kind of stuff... lol... Hope this helps, guys! Thats how to get Gun Turrets in BG in 30 steps!

-
- Posts: 958
- Joined: Thu Jan 29, 2004 1:39 pm
![]() |
Correction, smart one. You are in a way right, as every map file does have the 5 MP vehicles meta data in it. However, it won't show up in the drop down list in Sparkedit. You need to rebuild the map with the vehicle from a map that has the vehicle in it that actually is on the map normally. Nice try making me look stupid though. 
