From: Hedayat V. <hed...@ai...> - 2007-06-18 15:15:37
|
Hi, Yes, I'm agree! (in fact, we've used something similar in our 3D teams:)) However, the last line should be FRM....................FRO! :) Cheers, Hedayat /*Joschka Boedecker <jbo...@un...>*/ wrote on 06/18/2007 02:12:44 PM: > Hi, > > On Mon, 2007-06-18 at 16:34 +0800, Yuan Xu wrote: > >> Hi Hedayat, >> >> >> >>> There is a problem; currently the right team can't think that they are on >>> the left because: 1. the init message says: (team right) 2. All of the game >>> states use "right" for that team (e.g. KickOffRight). I just want to say >>> that it would be better if we use "left" and "right" consistently. >>> To be more consistent, we may avoid using left and right for the flags >>> altogether. For example, we may call: our flags and opponent flags! And we >>> may use left and right instead of 1 and 2 which are used currently. So, we >>> will have "our left flag(FLO), our right flag (FRO),..."!! (This is an >>> example only). >>> >>> >> Good idea! This is what exactly my mean ;-) >> This is useful while teams design strategy and formation, I think. >> >> Joschka, will we use the new flag names? >> > > I think it's a good idea. But we should choose different names from > "our" and "opponent" (both start with 'O' ;-) ). How about "my team" (M) > and "opponent team" (0). So it would look like: > > FLM....................FLO > > GLM....................GLO > > GRM....................GRO > > FLM....................FLO > > ...for the one team, and flipped for the other team, right? > > Cheers, > Joschka > > |