xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
 
Reply to this topicStart new topic
> Battlefront Ii Vehicle Editing, Changing the spawn count of vehicles
cyguration
post Jun 11 2008, 11:26 AM
Post #1


X-S Enthusiast


Group: Members
Posts: 10
Joined: 29-May 08
Member No.: 382171



Here’s a really, really quick tutorial on changing vehicle spawns in BFII. I’ll later do a more in-depth tutorial, but for now this will have to do.


Requirements:
1. Star Wars Battlefront II
2. Hex editor
3. SWBFII Mod Tools for PC
4. Modded Xbox
5. FTP software (or CD burning software for copying over map files)


For this exercise it’ll require copying over a BFII map file from your Xbox HD (Battlefront II should be on your HD to make this work). I’ll use Hoth for this example.

Copy over the hot1.lvl to a directory on your PC. Once it’s copied open it up with a Hex editor of your choosing. Now unless you’re a super pro at hex editing you’re going to need to open up the hoth_CPs.LYR file found in the BF2_Modtools\Assets\Worlds\HOT\World1\PC folder.

Goto find and type in “VehicleSpawn_6". It should take you to a line that looks like this:
Object("VehicleSpawn_6", "com_item_vehicle_spawn", 1020979682)

Scroll down until you see both the spawn items in this code section. It should be an Imperial ATST and an Alliance TaunTaun. You should also see CP3, an abbreviation for the control zone.

Now open up your Hot1.lvl with a Hex editor. Goto find, located on the toolbar, and type in ”imp_walk_atst”. It should find a line that reads: Timp_walk_atst. Scroll up by four or five clicks and you should see some text that reads “VehicleSpawn_6". It’s the same as the hoth_CPs file. So look underneath the VehicleSpawn_6 command for the text “DCP3". It’s the same as the CP3 command from the hoth_CPs file. The number ‘1' in the hoth_CPS file indicates the amount of ATST units that can spawn in total on the map from that control point. The same applies for the hex editing. The number ‘1' controls the spawn count in the line: DCP3.PROP.....?..1

Change it to ‘3'. Also in the hoth_CPs.LYR file, the spawn timer is there. It doesn’t say this in the hex version of the lvl so you’ll just have to look for the same number of the spawn time found in the lyr file. The default should be 45 seconds, change it in the hex editor to 10. Save the lvl file and close out your Hex editor. FTP or burn the hot1.lvl to CD and load it on your Xbox. Now when you play Hoth Conquest, up to three ATST units will spawn successively.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 20th June 2013 - 05:13 AM