How do you use custom player models,vehicles,etc.
Moderator: Moderators
-
genaral_mitch
- Jedi

- Posts: 1056
- Joined: Fri Aug 14, 2009 12:32 am
How do you use custom player models,vehicles,etc.
so im making maps( as ussuall) and would like to
be able to place custom vehicles. when i tried, they didn't
appear. i tried to place rep_fly_gunship_cw from the
clone wars assets pack. i also would like to know
how to use player models like: commander cody. and changing
the weapons would be VERY cool.
be able to place custom vehicles. when i tried, they didn't
appear. i tried to place rep_fly_gunship_cw from the
clone wars assets pack. i also would like to know
how to use player models like: commander cody. and changing
the weapons would be VERY cool.
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: how do you use custom player models,vehicles,etc.
The answer to all of your questions can be found in The FAQ / Everything You Need Thread, which is stickied at the top of the SWBF2 modding forum, and the documentation shipped with the SWBF2 modtools, both of which provide information and tutorials on how to: make a map, make a custom side, spawn vehicles, edit ODFs, and many more.
-
genaral_mitch
- Jedi

- Posts: 1056
- Joined: Fri Aug 14, 2009 12:32 am
Re: How do you use custom player models,vehicles,etc.
I don't want to make my own side, just use other people's player models.
Like just using clone assassin on the republic side, not using clone assassin as
it's own side. And what I want can NOT be found in the all you need to know thread.
I checked and double-checked, so i know.
Like just using clone assassin on the republic side, not using clone assassin as
it's own side. And what I want can NOT be found in the all you need to know thread.
I checked and double-checked, so i know.
-
The_Emperor
- Supreme Galactic Ruler
- Posts: 2118
- Joined: Sat Dec 10, 2005 6:30 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Waaaaay over there.
Re: How do you use custom player models,vehicles,etc.
That is making your own side (or editing a side), and there are plenty good tutorials for that. You won't need to make an entirely new side, but those tuts'll tell ya how to edit stock ones too.genaral_mitch wrote:I don't want to make my own side, just use other people's player models
Like just using clone assassin on the republic side, not using clone assassin as
it's own side. And what I want can NOT be found in the all you need to know thread.
I checked and double-checked, so i know.
I'm sorry I can't link you to a tut topic (using wii opera browser here), but I'm sure you'll manage find one
-
genaral_mitch
- Jedi

- Posts: 1056
- Joined: Fri Aug 14, 2009 12:32 am
Re: How do you use custom player models,vehicles,etc.
Thanks alot Emperer, so all I need to do is edit the republic side and find a tut?So can you tell me which tutorial i should get, i don't need a link.
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: How do you use custom player models,vehicles,etc.
Get the one on making a custom side. The Clone Assasin already comes set up as it's own side, so just make sure to read it in the LUA for the Republic side under the SetupTeams section. If you read the tutorial, you'll know what I mean by the SetupTeams section.
-
genaral_mitch
- Jedi

- Posts: 1056
- Joined: Fri Aug 14, 2009 12:32 am
Re: How do you use custom player models,vehicles,etc.
So clone assassin already comes with it's own side? I just put it in SetupTeams in my .lua?
Oh and so Caleb's making you own side will help? Whan i tried, all i managed to do was delete
clone commander. Is placing custom vehicles easier?
Oh and so Caleb's making you own side will help? Whan i tried, all i managed to do was delete
clone commander. Is placing custom vehicles easier?
Last edited by genaral_mitch on Tue Sep 22, 2009 3:48 pm, edited 1 time in total.
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: How do you use custom player models,vehicles,etc.
Yes. To both.
Note that you'll need to load the assassin both in SetupTeams and ReadDataFile("DC:SIDE\rep.lvl",. Again, if you look at the tutorials you'll know what I mean.
Note that you'll need to load the assassin both in SetupTeams and ReadDataFile("DC:SIDE\rep.lvl",. Again, if you look at the tutorials you'll know what I mean.
-
genaral_mitch
- Jedi

- Posts: 1056
- Joined: Fri Aug 14, 2009 12:32 am
Re: How do you use custom player models,vehicles,etc.
OK, so now how do you place custom vehicles?
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: How do you use custom player models,vehicles,etc.
What you are asking is covered in the Getting_Started.doc, one of the first documents you must definately read before starting to mod SWBFII. It can be found in the BF2_ModTools\documentation folder.
-
genaral_mitch
- Jedi

- Posts: 1056
- Joined: Fri Aug 14, 2009 12:32 am
Re: How do you use custom player models,vehicles,etc.
I read it twice. Would anyone just tell me what to do
to use custome vehicles?
to use custome vehicles?
-
mswf
- Master Bounty Hunter

- Posts: 1674
- Joined: Tue Mar 31, 2009 3:40 pm
- Location: Twello, The Netherlands
- Contact:
Re: How do you use custom player models,vehicles,etc.
Well, a good start would be to read the Getting Started docs carefully.
Hidden/Spoiler:
-
genaral_mitch
- Jedi

- Posts: 1056
- Joined: Fri Aug 14, 2009 12:32 am
Re: How do you use custom player models,vehicles,etc.
It dosn't say a thing about custom vehicles.
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: How do you use custom player models,vehicles,etc.
Where is your reasoning? In order to add a custom vehicle, you would need to make a custom side for it. Then set up a proper vehicle spawn in ZE (it tells you how in the Getting_Started.doc) for this custom vehicle and edit your LUA to load your custom vehicle.
-
genaral_mitch
- Jedi

- Posts: 1056
- Joined: Fri Aug 14, 2009 12:32 am
Re: How do you use custom player models,vehicles,etc.
Thanks a lot, AQT. that is what I wanted to know.
-
mswf
- Master Bounty Hunter

- Posts: 1674
- Joined: Tue Mar 31, 2009 3:40 pm
- Location: Twello, The Netherlands
- Contact:
Re: How do you use custom player models,vehicles,etc.
But you could've read that in the docs. It's usually better to search for things yourself, instead of asking for a clear-cut answer. It always makes you remember something better.
