Body Color and building turn idea

Ideas and suggestions for how to improve the Warzone 2100 base game only. Ideas for mods go in Mapping/Modding instead. Read sticky posts first!
User avatar
Systemofatoad
Greenhorn
Posts: 7
Joined: 03 Jul 2010, 19:27

Body Color and building turn idea

Post by Systemofatoad »

First of all you build your first factory it always faces south, (so does the cyborg,and vtol factory) I believe you should have the option to turn in 90 degrees. Also, when you design your units the color of the weapon and wheel propulsion is for example blue...why not the body? Explain.
User avatar
Ubermad
Trained
Trained
Posts: 87
Joined: 04 Jun 2010, 23:19
Location: Stockholm, Sweden

Re: Body Color and building turn idea

Post by Ubermad »

the ability to face the buildings are planed for 3.0.
the color of the weapon and propulsion are your colors, as the (Red) player has red on his weapons and propulsion. if the body can be colored it would look awful, i think so anyway :P
yay, lolcakez! *omnomnomnom*
Image
User avatar
JDW
Regular
Regular
Posts: 1669
Joined: 18 May 2010, 20:44

Re: Body Color and building turn idea

Post by JDW »

The direction in which structures can be made to face is already an Accepted Idea on the Frequently Proposed List (FPI)
Accepted Ideas
These are ideas that have been accepted as desirable, but nobody has started working on it yet. If you want to have a go at it, feel free!

...
Improved visibility model that does not leak information (eg oil wells disappear when built on)
In-game tech tree
Choose direction structures face when building them
I'm not sure if it's being worked on for 3.0, but if it is, then that's great! And also the FPI would need updating (Moving this idea from the Accepted ideas section to the Ideas Scheduled for 3.0 section or any other relevant one). :)
Last edited by JDW on 03 Jul 2010, 20:36, edited 1 time in total.
"Speak when you are angry and you will make the best speech you will ever regret."
-- Ambrose Bierce
User avatar
JDW
Regular
Regular
Posts: 1669
Joined: 18 May 2010, 20:44

Re: Body Color and building turn idea

Post by JDW »

Systemofatoad wrote:Also, when you design your units the color of the weapon and wheel propulsion is for example blue...why not the body? Explain.
I don't know about everyone else here, but the color coding of bodies helps me to identify units much faster occasionally. Especially when I have many units and my view is zoomed out to the max on the map.
"Speak when you are angry and you will make the best speech you will ever regret."
-- Ambrose Bierce
User avatar
Ubermad
Trained
Trained
Posts: 87
Joined: 04 Jun 2010, 23:19
Location: Stockholm, Sweden

Re: Body Color and building turn idea

Post by Ubermad »

j0shdrunk0nwar wrote:I don't know about everyone else here, but the color coding of bodies helps me to identify units much faster occasionally. Especially when I have many units and my view is zoomed out to the max on the map.
that helps me to :ninja:
yay, lolcakez! *omnomnomnom*
Image
User avatar
JDW
Regular
Regular
Posts: 1669
Joined: 18 May 2010, 20:44

Re: Body Color and building turn idea

Post by JDW »

Off Topic: Ubermad, I love your avatar, makes me smile whenever I see it! XD
"Speak when you are angry and you will make the best speech you will ever regret."
-- Ambrose Bierce
User avatar
MetalWarrior95
Trained
Trained
Posts: 332
Joined: 16 May 2010, 01:26
Location: Trnje Neighbourhood, Zagreb, Croatia

Re: Body Color and building turn idea

Post by MetalWarrior95 »

There should be colored body, because iam anoyed when i use the body that is difrient then my color...
Too me its alot of stress when your units bodies dont have same color...
Il crush you!If i get crushed,il crush you twice stronger!!If you crush me again,then il blow up your PC!!
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: Body Color and building turn idea

Post by Zarel »

Systemofatoad wrote:First of all you build your first factory it always faces south, (so does the cyborg,and vtol factory) I believe you should have the option to turn in 90 degrees.
FPI, as others have mentioned.
Systemofatoad wrote:Also, when you design your units the color of the weapon and wheel propulsion is for example blue...why not the body? Explain.
The only way to tell same-size bodies apart is by their color. Shape differences are extremely difficult to see. You wouldn't be able to tell apart a Truck Viper Wheels and a Truck Retaliation Wheels if it weren't for the color.

You have propulsion and weapon for teamcoloring. It's enough. Units look tacky when the whole thing is the same color.
User avatar
Ubermad
Trained
Trained
Posts: 87
Joined: 04 Jun 2010, 23:19
Location: Stockholm, Sweden

Re: Body Color and building turn idea

Post by Ubermad »

j0shdrunk0nwar wrote:Off Topic: Ubermad, I love your avatar, makes me smile whenever I see it! XD
thank you! :D
yay, lolcakez! *omnomnomnom*
Image
Romano FC
New user
Posts: 3
Joined: 11 May 2011, 15:23

Re: Body Color and building turn idea

Post by Romano FC »

Could the buildings be designed in that way that they have accents of your teams 'color'.

For example the research facility where the big R is at let it color in your teams color together with some accents for each building.
Jorzi
Regular
Regular
Posts: 2063
Joined: 11 Apr 2010, 00:14

Re: Body Color and building turn idea

Post by Jorzi »

Current master build has teamcolored buildings. Also there is nothing preventing you from painting teamcolor on your bodies. To do this you need to make a mod. EDIT: This method doesn't currently work, apparently the bodies don't use the tcmask even if there is one :( You need to edit the .pie file of the body in a text editor and change the line TYPE 200 to TYPE 10200

This is how it would be done however, also you can use the same method to repaint any texture you wish...

1. Go to your warzone install folder, open the file base.wz using winrar or 7zip (winzip sucks and may not work)
2. from base.wz extract the folder "texpages"
3. open the image "page-14-droid-hubs.png" in gimp/photoshop/whatever (not mspaint, that one also sucks)
4. add a new transparent layer on top of the image and paint the areas black where you want teamcolor (it uses the alpha channel for determining where to apply teamcolor, partial transparency is ignored)
5. save the new layer as "page-14_tcmask.png", spelling is important here. (save only the transparent layer, delete the original texture underneath)
6. Go back to your warzone folder. In the folder "mods" create a new folder and call it something like "teamcolormod". In the teamcolormod folder create another new folder called "texpages" (spelling is important) and copy your new image into this folder.
7. Create a new shortcut for warzone (copy the warzone.exe and choose Paste shortcut instead of paste) then rightclick the shortcut and select properties. In the field called "Target:" add the text --mod=teamcolormod after the file path outside the citation marks.
8. Run the shortcut, YAY
Last edited by Jorzi on 19 Feb 2012, 14:11, edited 1 time in total.
ImageImage
-insert deep philosophical statement here-
codj
Greenhorn
Posts: 13
Joined: 14 Feb 2012, 20:51

Re: Body Color and building turn idea

Post by codj »

hi i see the image but i dont know what are the pieces that form one body in particular

i want to put the skin of a real cobra in the body cobra , and transformate all unit in that way
You do not have the required permissions to view the files attached to this post.
Jorzi
Regular
Regular
Posts: 2063
Joined: 11 Apr 2010, 00:14

Re: Body Color and building turn idea

Post by Jorzi »

I marked the used parts in red ;)
You do not have the required permissions to view the files attached to this post.
ImageImage
-insert deep philosophical statement here-
codj
Greenhorn
Posts: 13
Joined: 14 Feb 2012, 20:51

Re: Body Color and building turn idea

Post by codj »

hi ive edited that picture but is doesnt take any changes in the game, what else ive to do?
Jorzi
Regular
Regular
Posts: 2063
Joined: 11 Apr 2010, 00:14

Re: Body Color and building turn idea

Post by Jorzi »

Go to your warzone folder and put it in mods/autoload/mymod/texpages/
If the folders do not exist, create them ;)
ImageImage
-insert deep philosophical statement here-