Object stuff-need help
Moderator: Moderators
-
Mr_TaunTaun
Object stuff-need help
I have been messing around with the bfbuilder, and I've managed to make hills and textures etc. and I've also put in an extra spawn point. but I have no idea at all how to add a vehicle or building to a map that i started from scratch.
can someone please tell me step by step how to add vehicles, vehicle respawn points and buildings please?
thanks.
can someone please tell me step by step how to add vehicles, vehicle respawn points and buildings please?
thanks.
-
eddie
- Gametoast Supporter

- Posts: 366
- Joined: Mon Oct 18, 2004 3:27 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Spawns: Object mode, browse, browse to DATATemplate/Common/ODFs and com_item_vehicle_spawn.odf, place it, define which team owns it, on right side for reb/imp attact or defend define flyer (all_fly_xwing/imp_fly_tiefighter).
Buidings: You have to move odf and msh fles from existing maps (Assets) to your WORLD ODF/MSH folder. Then in Zero Objects/Browse to your ODF file within WORLD/odf.
Buidings: You have to move odf and msh fles from existing maps (Assets) to your WORLD ODF/MSH folder. Then in Zero Objects/Browse to your ODF file within WORLD/odf.
-
Mr_TaunTaun
im confused
I had you up to the bit where u said: on right side for reb/imp attack defend and all that, could u explain that in a bit more detail please?
thanks
thanks
-
Mr_TaunTaun
-
Mr_TaunTaun
ok.
btw eddie, I got a question, u know where u said:
- place it, define which team owns it, on right side for reb/imp attact or defend define flyer (all_fly_xwing/imp_fly_tiefighter).
What exactly am I supposed to put in the thing on right, and where do i put imp_fly_tiefighter, cos I'm really confused
btw eddie, I got a question, u know where u said:
- place it, define which team owns it, on right side for reb/imp attact or defend define flyer (all_fly_xwing/imp_fly_tiefighter).
What exactly am I supposed to put in the thing on right, and where do i put imp_fly_tiefighter, cos I'm really confused
-
Mr_TaunTaun
this makes no sense to me
hang on a sec, im still confused, is this what i am supposed to do?
Add the "imp_hover_speederbike",
"imp_walk_atst", etc. to the .lua file,
then change the vehicle memory thing in the .lua file.
go to: \GameData\Assets\Sides\IMP\ODF and copy files like imp_hover_speederbike.odf
imp_hover_speederbike_exp.odf
and put the in my worlds odf folder.
then go to: \GameData\Assets\Sides\IMP\MSH and copy the other speeder bike files.
Then go to zero editor, click object, place, browse, find "imp_hover_speederbike" in my odf folder, then place one in
if so, how do i make it respawn etc?
any help appreciated, thanks
Add the "imp_hover_speederbike",
"imp_walk_atst", etc. to the .lua file,
then change the vehicle memory thing in the .lua file.
go to: \GameData\Assets\Sides\IMP\ODF and copy files like imp_hover_speederbike.odf
imp_hover_speederbike_exp.odf
and put the in my worlds odf folder.
then go to: \GameData\Assets\Sides\IMP\MSH and copy the other speeder bike files.
Then go to zero editor, click object, place, browse, find "imp_hover_speederbike" in my odf folder, then place one in
if so, how do i make it respawn etc?
any help appreciated, thanks
-
eddie
- Gametoast Supporter

- Posts: 366
- Joined: Mon Oct 18, 2004 3:27 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
no, no for common object (flyers) you do not have to move them in your world folder. For each vehicle you need com_item_vehicle_spawn.odf. Once placed on the map, specify team which owns it (1,2), on the right, CLASSALLATK put all_fly_xwing (ywing) if reb is team 1 (ATK), if not put imp_fly_tiefighter/bomber. If reb is team 2 (DEF) then put all_fly_xwing on CLASSALLDEF, or tie if DEF team os team 2 to CLASSIMPDEF. Repeat for each vehicle. Also, rehicle spawn sould be inside control region. Also, you can use the same vehicle spawns for vehicles for CW if you are creating both worlds ad the same time.
-
Mr_TaunTaun
it worked
!
only problem was with the vehicles: imp_hover_fightertank and imp_fly_destroyer_dome, they just didnt show up in the game at all.
i got another question, do i do the same thing with turrets or is there something else i gotta do?
and is there a way to move objects/regions in the map editor, cos its really anoying haveing to delete and place it over and over till its right..
thanks again
only problem was with the vehicles: imp_hover_fightertank and imp_fly_destroyer_dome, they just didnt show up in the game at all.
i got another question, do i do the same thing with turrets or is there something else i gotta do?
and is there a way to move objects/regions in the map editor, cos its really anoying haveing to delete and place it over and over till its right..
thanks again
-
Mr_TaunTaun
-
Mr_TaunTaun
