Page 1 of 1
How do you make a common(shell) mod? [Solved]
Posted: Mon Jan 30, 2012 7:12 pm
by anakinfang
How do you make a common mod?
Re: common modding.
Posted: Mon Jan 30, 2012 7:24 pm
by willinator
Umm, define what exactly you are trying to change with this common mod. There are various different common levels, such as the one for a loadscreen. Which are you trying to modify?
(Also, if you haven't, be sure to look in the FAQ)

Re: common modding.
Posted: Mon Jan 30, 2012 7:45 pm
by anakinfang
could you show me a faq. what i ment was i want to change the instant action menu and buttons, someting like that.
Re: common modding.
Posted: Mon Jan 30, 2012 7:46 pm
by Marth8880
Look at the very first links in the "SWBF2 Modding" category and you will see it. All it takes is some basic human motor skills and the ability to solve problems.

Re: common modding.
Posted: Mon Jan 30, 2012 8:45 pm
by anakinfang
where inside the forum is it , i could not find a common thread.:vader2:
Re: common modding.
Posted: Mon Jan 30, 2012 8:49 pm
by Marth8880
Re: common modding.
Posted: Tue Jan 31, 2012 9:31 pm
by anakinfang
how do you change the instant action icon like conquest
flag
assult
Re: common modding.
Posted: Wed Feb 01, 2012 12:46 am
by Marth8880
Look around in common.req and shell.req. Under the "texture" categories, look for names that include "con", "conquest", "1flag", "ctf", etc. in the name, and to make it even easier, it will probably have "icon" in the name as well. Once you think you know the name of the texture, look for it in the texture folders and edit it to your heart's desire once you find it.