Page 1 of 1
Strange suggestion for outfits at Wimbledon

Posted:
22 Jun 2011, 11:08
by LetsGoBro
Hey Manu, I know this is a very very wild suggestion but just hear me out I guess. So this has to do with programming I guess so, here goes!! Well Like whenever players are set for Wimbledon, is it possible to put in a piece of code so that whenever the period of time arrives at when Wimbledon starts; all the players outfits (particularly clothes, shorts, headband, caps, wristbands) get set to brightness 100% and their saturation 0%???
So for a extremely rookie example from learning introduction to programming, (please excuse me If I've confused u!! lol!!):
** so for the variables just denote the period of time as "TimePeriod" and the month "Month" and no of days "Days"
** and so every players outfits get brightness to 100%, and saturation 0%, the method called "WhiteWimby()"
** then denote their outfit colors back to their original, call a method called "BackNormal()"
So could you make something like:
if (TimePeriod = Month && TimePeriod = Days) {
WhiteWimby();
}
else {
BackNormal();
}
Yeah, so....I guess is it possible to implement something like that in the game so this feature works? Thanks Manu.
Re: Strange suggestion for outfits at Wimbledon

Posted:
22 Jun 2011, 12:59
by Ptifilou018
+1
If something like that it possible, that would be very awesommeee
Re: Strange suggestion for outfits at Wimbledon

Posted:
23 Jun 2011, 05:18
by manutoo
The problem is that with 100% brightness a lot of outfits look gray, and with 200% brightness they look trashy...

Re: Strange suggestion for outfits at Wimbledon

Posted:
23 Jun 2011, 05:46
by LetsGoBro
Lol eeeeek, maybe it isn't as easy I thought it would be :O....but the mechanics of the code could work in the game yeah?
But anyways was just a brash suggestion, because its extremely inefficient to change EVERY PLAYER into the white outfits -- that can take u like a whole week lol (well, for me especially lol). Just thinking of a more efficient way of doing this that would take like max 5-10 or so minutes lol.
Re: Strange suggestion for outfits at Wimbledon

Posted:
23 Jun 2011, 07:41
by rodgegui
Perhaps we could chose two outfits at the beginning of the career: one for the whole season, and one white only for Wimbledon. I think it is not too complicated to do compared to some other suggestions

Re: Strange suggestion for outfits at Wimbledon

Posted:
23 Jun 2011, 08:09
by SamModder
Yes I was going to make this kind of request to manutoo: Each player will have
2 sets of outfits that would be sooooo nice

Re: Strange suggestion for outfits at Wimbledon

Posted:
23 Jun 2011, 11:21
by LetsGoBro
sam250 wrote:Yes I was going to make this kind of request to manutoo: Each player will have
2 sets of outfits that would be sooooo nice

Yes thats a beautiful idea -- we can interchange outfits by putting them under two respective methods -- so we just deliver or call the piece of code (as a name of one method) instead of always changing EVERY SINGLE BIT of detail of the players outfits (eg. cuff, eyes, shirt, shorts, etc). Efficiency in programming for the win XD.
Re: Strange suggestion for outfits at Wimbledon

Posted:
23 Jun 2011, 12:56
by Ptifilou018
Don't let this topic down friends, i wanna see this amelioration become reality !
Re: Strange suggestion for outfits at Wimbledon

Posted:
24 Jun 2011, 06:32
by manutoo
sam250 wrote:Yes I was going to make this kind of request to manutoo: Each player will have
2 sets of outfits that would be sooooo nice

I'll think about it...

Re: Strange suggestion for outfits at Wimbledon

Posted:
24 Jun 2011, 08:20
by SamModder
Thanks manutoo please do

Re: Strange suggestion for outfits at Wimbledon

Posted:
24 Jun 2011, 10:40
by LetsGoBro
Lets not push Manu's buttons too hard or he might think otherwise :O
Re: Strange suggestion for outfits at Wimbledon

Posted:
01 Jul 2011, 05:48
by diego_federer
That would be amazing, +1 to this suggestion, for the Classic Wimbledon
