Making your own mode icon
Moderator: Moderators
- Par3210
- Jedi

- Posts: 1033
- Joined: Sun Jun 14, 2009 10:31 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Owning people in SWBF2
- Contact:
Making your own mode icon
Hey. I just wanted to know - if you made your own mode icon could you add colour to it? And also, how would you make it? Just make the tga with RLE off and change it in the addme.lua? Or do I need a req too? Thanks for replying.
-
mswf
- Master Bounty Hunter

- Posts: 1674
- Joined: Tue Mar 31, 2009 3:40 pm
- Location: Twello, The Netherlands
- Contact:
Re: Making your own mode icon
Sorry, but could you be a more specific? If you're talking about adding an era next to CW and GCW, you'd have to look into the 1.3 patch documentation. (that came with the normal 1.3, they should be somewhere in your gamedata folder)
- Par3210
- Jedi

- Posts: 1033
- Joined: Sun Jun 14, 2009 10:31 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Owning people in SWBF2
- Contact:
Re: Making your own mode icon
What I mean is you know the conquest icon? Well, I would have liked to have made a copy, and added colour and used that as my own icon for a mode. Is this possible and/or how?
-
mswf
- Master Bounty Hunter

- Posts: 1674
- Joined: Tue Mar 31, 2009 3:40 pm
- Location: Twello, The Netherlands
- Contact:
Re: Making your own mode icon
I'm not entirely sure. If I recal this correctly (don't start memorising this, I may be wrong!), the 1.3 patch comes with a custom shell, including a big load of new icons. You can load those icons, but if you'd want to make a custom, you'd be looking at a different situation.
I don't know this for sure, but as far as I know, for a new icon, you'd have to create a new custom shell, but that one should then replace the 1.3 patch (not usefull).
There may be another way to force/trick the game into loading new icons, but you'd have to wait for Zerted to come online to be sure.
I don't know this for sure, but as far as I know, for a new icon, you'd have to create a new custom shell, but that one should then replace the 1.3 patch (not usefull).
There may be another way to force/trick the game into loading new icons, but you'd have to wait for Zerted to come online to be sure.
- bobfinkl
- Rebel Colonel

- Posts: 593
- Joined: Sun Jul 13, 2008 9:01 am
- Projects :: Lots of unreleased stuff
- xbox live or psn: No gamertag set
- Location: The quaint little city gametoast.
Re: Making your own mode icon
The documentation from the v1.3 patch already tells you how to do this.
No you don't, I did it with an ingame.lvl (you can use anything really as long as you load it properly).mswf wrote:for a new icon, you'd have to create a new custom shell
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Making your own mode icon
Also, mods like DT add new icons for themselves without replacing the v1.3 patch one.
-
mswf
- Master Bounty Hunter

- Posts: 1674
- Joined: Tue Mar 31, 2009 3:40 pm
- Location: Twello, The Netherlands
- Contact:
Re: Making your own mode icon
Ah, I was under the (false) impression that the 1.3 patch came with a load of random icons and other mods loaded those. Thanks for clearing that one up.
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Making your own mode icon
It does come with a load of random icons (which you can see in the multiplayer dropdown list, along with labels), but mods like DT have new ones of their own.
- [RDH]Zerted
- Gametoast Staff

- Posts: 2982
- Joined: Sun Feb 26, 2006 7:36 am
- Projects :: Bos Wars AI - a RTS game
- xbox live or psn: No gamertag set
- Location: USA
- Contact:
Re: Making your own mode icon
I've never tried an icon with color, so try it and see how well it looks. The v1.3 patch does come with icon for each of its named eras and modes. See the changelog text files for a list of the all icon names. If you want a custom icon, you will need to put it into a lvl file and then read that lvl while in the addme.lua.Par3210 wrote:Hey. I just wanted to know - if you made your own mode icon could you add colour to it? And also, how would you make it? Just make the tga with RLE off and change it in the addme.lua? Or do I need a req too? Thanks for replying.
- Par3210
- Jedi

- Posts: 1033
- Joined: Sun Jun 14, 2009 10:31 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Owning people in SWBF2
- Contact:
Re: Making your own mode icon
Kay, thanks everyone. 
-
mswf
- Master Bounty Hunter

- Posts: 1674
- Joined: Tue Mar 31, 2009 3:40 pm
- Location: Twello, The Netherlands
- Contact:
Re: Making your own mode icon
In the "create your own common.lvl" topic, I saw that FragMe! made some coloured icons (a clone wars battle icon with a scene from epII, for example)
