Side questions
Moderator: Moderators
-
CommanderFixer
- Master Sergeant

- Posts: 174
- Joined: Fri Jul 09, 2010 3:49 pm
- Projects :: None
- xbox live or psn: UBERMEISTER32
- Location: Connecticut, USA
Side questions
I am currently working on a map called Telidraan: City #42(After many attempts to make a good map) and I have come across a problem. I plan to feature the Disguise kit.... I have no idea where to get that without getting the whole BF1 BFBuilder. The other issue that stands is that I'm trying to have a Mando character(Specifically the DeathWatch skins, released a few months back), but the link apparently died.
I have no idea how to get the skin in there anyways, and I'm referring to the stock doc's for that...
-
Xavious
- Sith Master

- Posts: 2783
- Joined: Mon Jun 12, 2006 3:46 pm
Re: Side questions
All you need for the disguise kit is this odf file:
all_weap_inf_disguise.odf
As for the skins you want, try asking in this topic for a re-upload: http://www.gametoast.com/forums/viewtop ... 64&t=23324
all_weap_inf_disguise.odf
Code: Select all
[WeaponClass]
ClassLabel = "disguise"
[Properties]
Label = "Disguise Kit"
HUDTag = "hud_stealth"
GeometryName = ""
DisguiseOwnerModel = ""
RoundsPerClip = 0
AnimationBank = "tool"-
CommanderFixer
- Master Sergeant

- Posts: 174
- Joined: Fri Jul 09, 2010 3:49 pm
- Projects :: None
- xbox live or psn: UBERMEISTER32
- Location: Connecticut, USA
Re: Side questions
Okay... so I copy and paste the code? (Excuse me) But to where? It wouldn't let me paste in the all odf directory. Thank you for the advice, though.
-
Xavious
- Sith Master

- Posts: 2783
- Joined: Mon Jun 12, 2006 3:46 pm
Re: Side questions
You'll need to create a new odf file and paste what I posted above into it. Then you can give it to your units as you would any other weapon.
-
CommanderFixer
- Master Sergeant

- Posts: 174
- Joined: Fri Jul 09, 2010 3:49 pm
- Projects :: None
- xbox live or psn: UBERMEISTER32
- Location: Connecticut, USA
Re: Side questions
This is my last question: How do I make a new ODF, and in what directory, as I have relied on defaults on my previous first maps. Another small problem is to make the character, and give him the diguise kit. 
-
Xavious
- Sith Master

- Posts: 2783
- Joined: Mon Jun 12, 2006 3:46 pm
Re: Side questions
You should probably read either the BF2 Jedi Creation.doc in the documentation folder of the mod tools, or a custom sides tutorial linked to from the modding FAQ in this forum.
