skin question????
Moderator: Moderators
- destos
- Chief Warrant Officer

- Posts: 349
- Joined: Sat Sep 22, 2007 10:37 pm
skin question????
ok i have looked all over the forums and i got no dice so ive decided its time to come clean....
how do you add a custom texture to a unit with out making a custom side???? or is custom side the only way.... cause thats a pain lol
how do you add a custom texture to a unit with out making a custom side???? or is custom side the only way.... cause thats a pain lol
-
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: skin question????
you do have to make a custom side.
- destos
- Chief Warrant Officer

- Posts: 349
- Joined: Sat Sep 22, 2007 10:37 pm
Re: skin question????
well..... this isnt good for me =P ... me get bad luck when it comes to custom sides... im still trying to fix the errors on my other custom side for a diffrent map =P
-
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: skin question????
Just follow the tutorials for sides and youll get the hang of it...
- elfie
- Field Commander

- Posts: 931
- Joined: Fri Jan 25, 2008 8:26 pm
- xbox live or psn: no live
- Location: Coruscant, Jedi Temple
- Contact:
Re: skin question????
You don't neccessarily have to have to make a custom side if you don't want to. You can just copy and paste a stock side into your sides folder, edit the skin, save it as a tga with no RLE compression, where it says all images change that to TGA Truevison Targa. Once it is saved go into the side.req and remove all the lines of the units/vehicles that are not being used in the map. Then go to your ABCc_con.lua or ABCg_con.lua the lua file corresponding to the era of the skin you edited. Once in the lua add this:
to the SIDE/blablabla.lvl section so it looks like this:
munge with your side selected and you are all set. Hope this helped. 
Code: Select all
dc:Code: Select all
dc:SIDE/rep or cis or imp or whatever.lvl
Last edited by elfie on Fri Sep 19, 2008 8:54 pm, edited 1 time in total.
-
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: skin question????
only thing with that is if your only editing 1 skin you have to have all the rest of the side loaded with, which takes up a lot of space and your map file will be bigger than it should , so unless your editing all the skins on a team....
- elfie
- Field Commander

- Posts: 931
- Joined: Fri Jan 25, 2008 8:26 pm
- xbox live or psn: no live
- Location: Coruscant, Jedi Temple
- Contact:
Re: skin question????
I just said that because usually people do, I know I do. Plus If you have skins, why not edit odfs? I don't know anyone who if they skin/edit odf they only edit one character instead of all of them.ryukaji wrote:only thing with that is if your only editing 1 skin you have to have all the rest of the side loaded with, which takes up a lot of space and your map file will be bigger than it should , so unless your editing all the skins on a team....
- destos
- Chief Warrant Officer

- Posts: 349
- Joined: Sat Sep 22, 2007 10:37 pm
Re: skin question????
woooooo a time saver =D lol ty
- Maveritchell
- Jedi Admin

- Posts: 7366
- Joined: Mon Aug 21, 2006 11:03 pm
Re: skin question????
And it's a bad, bad, bad, lazy idea. Don't do it, anyone. You just added 150 MB to your map size for a texture! Whoopie!elfie wrote:I just said that because usually people do, I know I do.
- Culvar
- 1st Lieutenant

- Posts: 429
- Joined: Thu Jul 10, 2008 10:36 am
Re: skin question????
Just load the one unit DC and the rest from the default side LVL. Also remove ALL lines in the side.req BESIDES the trooper you are editing the texture on. Then go into your map's sides folder and delete sideshell.lvl.
- destos
- Chief Warrant Officer

- Posts: 349
- Joined: Sat Sep 22, 2007 10:37 pm
Re: skin question????
bah i just give up with sides.... no matter what i do my sides allways tend to crash my map .....
i fix one error from the game logg another pops up in its place.... even if it hs nothing to do with what i had changed..... so i give up.....
i fix one error from the game logg another pops up in its place.... even if it hs nothing to do with what i had changed..... so i give up.....
- elfie
- Field Commander

- Posts: 931
- Joined: Fri Jan 25, 2008 8:26 pm
- xbox live or psn: no live
- Location: Coruscant, Jedi Temple
- Contact:
Re: skin question????
I think I misspoke. I ment to say that your side.req would only have lines of the units you are using. If you skin each unit on the side like I do, then your .req would look like this:Maveritchell wrote:And it's a bad, bad, bad, lazy idea. Don't do it, anyone. You just added 150 MB to your map size for a texture! Whoopie!elfie wrote:I just said that because usually people do, I know I do.
Code: Select all
"rep_inf_ep3_engineer"
"rep_inf_ep3_jettrooper"
"rep_inf_ep3_officer"
"rep_inf_ep3_rifleman"
"rep_inf_ep3_rocketeer"
"rep_inf_ep3_sniper" -
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: skin question????
aslo you can add custom skins in a original side and to change the lua file for the map where you want to change the skins
- Culvar
- 1st Lieutenant

- Posts: 429
- Joined: Thu Jul 10, 2008 10:36 am
Re: skin question????
Huh. It seems if you just put the soldiers mesh and skin in your data_***/worlds/***/msh it'll read that texture even on a unit being called by a default soldier.
All you need to do is make a object ODF, and then place it underground. And skins on default sides!
All you need to do is make a object ODF, and then place it underground. And skins on default sides!
