utat problems
Moderator: Moderators
- valiant
- 1st Lieutenant

- Posts: 449
- Joined: Fri Sep 16, 2005 6:23 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
utat problems
OK, so I am trying to add the UT-AT, but whenever i place the vehicle, it ctds. I guess the real question is can someone help me add vehicles, including the ut-at, to maps? the documentation didnt help at all.
- trainmaster611
- Sith Lord

- Posts: 1779
- Joined: Thu Aug 24, 2006 5:22 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Building a railway to Coruscant
- Contact:
RE: utat problems
You are using a com_item_vehiclespawn.odf right? 
- valiant
- 1st Lieutenant

- Posts: 449
- Joined: Fri Sep 16, 2005 6:23 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: utat problems
I added one, but am not sure about fields and all.
- trainmaster611
- Sith Lord

- Posts: 1779
- Joined: Thu Aug 24, 2006 5:22 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Building a railway to Coruscant
- Contact:
RE: utat problems
Read the getting started docs about vehicle spawns. Things you need:
1)Create a cp
2)Add an associated control region
3)Add Vehicle Spawn ODF
4)Fill in Object Instance fields where necessary
5)Add UTAT to LUA
1)Create a cp
2)Add an associated control region
3)Add Vehicle Spawn ODF
4)Fill in Object Instance fields where necessary
5)Add UTAT to LUA
-
RC-1290
RE: utat problems
If you want to test the model it'self, you can put the files in the msh and odf folder of the world folder of your mod. Then add the vehicle like you would add objects. This way only one will spawn, and it doesn't seem to work in multiplayer, but at least you can test it without going through making an entire new side, setting up the lua and the req files.
Good luck
RC-1290'Dreadnought'
Good luck
RC-1290'Dreadnought'
- valiant
- 1st Lieutenant

- Posts: 449
- Joined: Fri Sep 16, 2005 6:23 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: utat problems
train, i did read the getting started doc.
thx rc i will try that.
thx rc i will try that.
-
Commander_Keller
- Master Sergeant

- Posts: 171
- Joined: Sun Apr 16, 2006 1:16 pm
RE: utat problems
hm... i am not a mapper but maybe one has to create a req file for it to work in the C:\BF2_ModTools\data_XXX\Sides\rep\req folder which could look like this:
ucft
{
REQN
{
"class"
"rep_hover_utat"
}
}
file name = rep_hover_utat.req
-----------------------------------------
so i have no clue if this will work/help but it´s worth a try...
p.s. don´t forget about the other req´s but i suppose you already did all that. i don´t wanna be a wisenheimer...
ucft
{
REQN
{
"class"
"rep_hover_utat"
}
}
file name = rep_hover_utat.req
-----------------------------------------
so i have no clue if this will work/help but it´s worth a try...
p.s. don´t forget about the other req´s but i suppose you already did all that. i don´t wanna be a wisenheimer...
