how do i put new skins/guys into my map?
Moderator: Moderators
-
-hcbk-mjrldr.killer
how do i put new skins/guys into my map?
how do i put new skins/guys into my map? because i dont know
-
ryukaji
- Major

- Posts: 513
- Joined: Mon Sep 17, 2007 7:46 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Contact:
Re: how do i put new skins/guys into my map?
Custom Sides. Before you ask you should read all the documentation guides and do a search because I know there have been plenty of topics that tell you how to do it
-
-hcbk-mjrldr.killer
Re: how do i put new skins/guys into my map?
u mean jedi creation?
-
Fingerfood
- Sith

- Posts: 1262
- Joined: Fri Nov 30, 2007 9:40 pm
Re: how do i put new skins/guys into my map?
Here: http://www.gametoast.com/forums/viewtop ... 27&t=12729
The actual tut is missing, but if you brose through the thread, you may figure it out.
The actual tut is missing, but if you brose through the thread, you may figure it out.
-
-hcbk-mjrldr.killer
Re: how do i put new skins/guys into my map?
didnt help much........
-
ryukaji
- Major

- Posts: 513
- Joined: Mon Sep 17, 2007 7:46 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Contact:
Re: how do i put new skins/guys into my map?
try the jedi document and that might help a bit but its kinda hard to understand...
-
cloneknight
- Chief Warrant Officer

- Posts: 357
- Joined: Sun Aug 20, 2006 11:39 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: how do i put new skins/guys into my map?
ok here i go with what i do for skins...
***CloneKnights tut***
go to C:\BF2_ModTools\data_***\Sides
while that window is open go to C:\BF2_ModTools\assets\sides
choose which side you want to change (ill use rep)
COPY file rep the paste it in C:\BF2_ModTools\data_***\Sides
then open C:\BF2_ModTools\assets\sides\Common copy all files in that (not folders files in folders) to
C:\BF2_ModTools\data_***\Sides\rep
then go to C:\BF2_ModTools\data_***\_BUILD\Sides\REP
copy the clean and munge things paste them in
C:\BF2_ModTools\data_***\Sides\rep
IMPORTANT!! go to C:\BF2_ModTools\data_***\Common\scripts\***
open which file you need (use notepad) ill open ***c_con (this is Clonewars CONquest
in it you will see
go to C:\BF2_ModTools\data_***\Sides\rep\msh
now you can replace the .tga files (skins)
go to
C:\BF2_ModTools\data_FPD\_BUILD
open Modtools VisualMunge.exe
where it says sides (nothing) scroll down to rep munge (this WILL take a while) then test
end
tell me if it helps?
***CloneKnights tut***
go to C:\BF2_ModTools\data_***\Sides
while that window is open go to C:\BF2_ModTools\assets\sides
choose which side you want to change (ill use rep)
COPY file rep the paste it in C:\BF2_ModTools\data_***\Sides
then open C:\BF2_ModTools\assets\sides\Common copy all files in that (not folders files in folders) to
C:\BF2_ModTools\data_***\Sides\rep
then go to C:\BF2_ModTools\data_***\_BUILD\Sides\REP
copy the clean and munge things paste them in
C:\BF2_ModTools\data_***\Sides\rep
IMPORTANT!! go to C:\BF2_ModTools\data_***\Common\scripts\***
open which file you need (use notepad) ill open ***c_con (this is Clonewars CONquest
in it you will see
add dc: toReadDataFile("SIDE\\rep.lvl",
"rep_inf_ep3_rifleman",
"rep_inf_ep3_rocketeer",
"rep_inf_ep3_engineer",
"rep_inf_ep3_sniper",
so on....
now that that is over with....ReadDataFile("dc:SIDE\\rep.lvl",
"rep_inf_ep3_rifleman",
"rep_inf_ep3_rocketeer",
"rep_inf_ep3_engineer",
"rep_inf_ep3_sniper",
go to C:\BF2_ModTools\data_***\Sides\rep\msh
now you can replace the .tga files (skins)
go to
C:\BF2_ModTools\data_FPD\_BUILD
open Modtools VisualMunge.exe
where it says sides (nothing) scroll down to rep munge (this WILL take a while) then test
end
tell me if it helps?
Last edited by cloneknight on Fri Apr 11, 2008 9:04 pm, edited 1 time in total.
-
-hcbk-mjrldr.killer
Re: how do i put new skins/guys into my map?
thanks
so willsome thing change? or do i put new stuff in the msh file?
Last edited by -hcbk-mjrldr.killer on Fri Apr 11, 2008 9:19 pm, edited 1 time in total.
-
cloneknight
- Chief Warrant Officer

- Posts: 357
- Joined: Sun Aug 20, 2006 11:39 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: how do i put new skins/guys into my map?
when your done tell me if you had any problems. 
-
-hcbk-mjrldr.killer
Re: how do i put new skins/guys into my map?
done...did any thing happen tho
-
ryukaji
- Major

- Posts: 513
- Joined: Mon Sep 17, 2007 7:46 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Contact:
Re: how do i put new skins/guys into my map?
I believe that is unnecessarythen go to C:\BF2_ModTools\data_***\_BUILD\Sides\REP
copy the clean and munge things paste them in
C:\BF2_ModTools\data_***\Sides\rep
and yes if you did follow cloneknights tut you should have different skins (if you edited them anyway)
you go into the Data_***\Sides\rep\msh and edit the .tga files
To edit weapons and units go into the odf and edit in there
Last edited by ryukaji on Fri Apr 11, 2008 9:37 pm, edited 1 time in total.
-
cloneknight
- Chief Warrant Officer

- Posts: 357
- Joined: Sun Aug 20, 2006 11:39 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: how do i put new skins/guys into my map?
really? what skins are you puting in? what side (rep,cis,ect...)? what are the names of the skin files? did you reamber to put the dc: inthe ***c_con?
answer these and i can try to find the falt.
answer these and i can try to find the falt.
-
woner11
- Sith

- Posts: 1361
- Joined: Tue Sep 18, 2007 10:17 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: The lost world of pickels
- Contact:
Re: how do i put new skins/guys into my map?
cloneknight's tutorial is adding units and yes you were right ryukaji that part is unneccessary unless it is something other than the default sides names. To add skins. Create the skin which you would like to use, or aquire one somehow. Then rename it to match the skin you would like to replace (make sure the skin is meant for this unit though, don't put a sharpshooter skin on luke or something). Then copy the renamed custom skin over the original in the data_***/Side folder (*** is your custom 3-letter world). Also, be sure to make a backup of the original. Then munge make sure the unit with the skin is in your lua as cloneknight said and munge.
-
cloneknight
- Chief Warrant Officer

- Posts: 357
- Joined: Sun Aug 20, 2006 11:39 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: how do i put new skins/guys into my map?
ya the skin needs to be the name of the skin it overrides. so just get rid of the other skin take its name put it on your new one.
-
woner11
- Sith

- Posts: 1361
- Joined: Tue Sep 18, 2007 10:17 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: The lost world of pickels
- Contact:
Re: how do i put new skins/guys into my map?
AKA: what I just said.cloneknight wrote:ya the skin needs to be the name of the skin it overrides. so just get rid of the other skin take its name put it on your new one.
-
cloneknight
- Chief Warrant Officer

- Posts: 357
- Joined: Sun Aug 20, 2006 11:39 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: how do i put new skins/guys into my map?
ya sorry ^_^
off topic to sorry again
off topic to sorry again
-
ryukaji
- Major

- Posts: 513
- Joined: Mon Sep 17, 2007 7:46 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Contact:
Re: how do i put new skins/guys into my map?
Hey woner are you sure you ever have to put munge and clean in the sides folder? I thought it was for BUILD only
-
woner11
- Sith

- Posts: 1361
- Joined: Tue Sep 18, 2007 10:17 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: The lost world of pickels
- Contact:
Re: how do i put new skins/guys into my map?
I must have said it wrong, but that's right. They only goes in the Build/Sides/<insert side name> folder. 
-
-hcbk-mjrldr.killer
Re: how do i put new skins/guys into my map?
how do i change its name? oh and how i edit tga files? and all ther is is mines and dropturrents....
-
woner11
- Sith

- Posts: 1361
- Joined: Tue Sep 18, 2007 10:17 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: The lost world of pickels
- Contact:
Re: how do i put new skins/guys into my map?
To change the name you use the edit localize tool and go to entity and then go to the side with which its under. If then name already exists under there then you can just edit the white box. If the unit name doesn't exist click add key and type in its name and then in the white box the name inside the game. If the side doesn't exist do the last step I said, but create scope.
To edit TGA's you use Gimp.
To edit the weapons modify the unit's odf.
To edit TGA's you use Gimp.
To edit the weapons modify the unit's odf.
