I think if the limit was to within 5 is bad than i think the code would be close to this in VB.net (I cant do Op2code. neither can i do 'within a certain range')
An RGB selection screen would be good, but we'd need the game to not let people be within X units in R, G, and B of each other. The units will look almost the same.
btnColor_Click...
Dim intPlrR As Integer = Val(Me.txtPlrRed.Text)
Dim intPlrB As Integer = Val(Me.txtPlrBlu.Text)
DIm intPlrG As Integer = Val(Me.txtPlrGrn.Text)
Dim intOpn1R As Integer = Val(Me.lblOp1Red.Text)
Dim intOpn1B As Integer = Val(Me.lblOp1Blu.Text)
Dim intOpn1G As Integer= Val(Me.lblOp1.Text)
'Repeat 4,5,6 for # of opponents
If intPlrR = intOpn1R - 5 And intPlrB = intOpn1B - 5 And intPlrG = intOpn1G -5 Then
Me.lblClrChk.Text = "Too Close To Opponents Colour"
ElseIf intPlrR = intOpn1R +5 And intPlrB = intOpn1B + 5 And intPlrG = intOpn1G +5 Then
Me.lblClrChk.Text = "Too Close To Opponents Colour"
'repeat for all values between 0 to 5 for all 8 opponents (if applyable)
Then the other issue is shading. Even on an individual color, there are 24 different intensities. The selector would have to be able to create these different graduations in color.Which could be done easily, I believe... find these different shades' RGB values for some color, set them all to hue 0, write down those RGB values somewhere, then alter the hue a few times and write down the RGB values for each too, then figure out the math from there.
The eye is more sensitive to green
A normal human eye can tell more shades of green apart than it can red or blue.QuoteThe eye is more sensitive to green
That depends on who you're talking about. I'm partially color blind to green.
why would we want more colors than players?There already are more colors than players. :P
it seems to me that some people just want black or gold in order to look pro. But after all it might just cause confusion.
Could you give more details?Quotewhy would we want more colors than players?There already are more colors than players. :P
it seems to me that some people just want black or gold in order to look pro. But after all it might just cause confusion.
I wanna c em all :DI chose dark green because thats the one id like to see if i had to pick only one but I agree with levithan. :P
http://www.freeza.outpostuniverse.net/images/Gray_eden.JPG (http://www.freeza.outpostuniverse.net/images/Gray_eden.JPG)AH broken link!
There is a Gray eden