- Joined
- Jul 17, 2006
- Messages
- 1,712
- Likes
- 9
- Favorite Player
- il Capitano
Forum Supporter
We are happy to announce that we have a brand new feature exclusive to Forza Inter Forums. The Formations code is a way to visually represent lineups, so that they are more aesthetically appealing and also easier to study and understand.
In the past, users would post something like this (example from actual thread):
----------------eto---------------milito----------------
------------------------cassano---------------------
-------muntari----------cambiasso----------motta------
---------santon---------lucio----samuel------maicon---------
How it works:
Imagine the pitch has a grid of 7 rows by 7 columns, plus one goalkeeper at the end. So in total we have 49 positions we can fill + 1 keeper.
It looks like this:
So you fill in the players in this grid. Note that what matters is how many 0's there are, not how far apart the names are. You must keep the 0's between the player names.
Notice that you can use player names, numbers, nicknames, or even add a custom player for ideal/fantasy lineups. Using numbers is not recommended though, because if another player transfers in and gets that number, your lineup will change as well in the future.
Please use this thread for any questions you have, and also to test out as many formations as you want.
If someone asks about this system please always link them to this thread and don't clutter other threads about it.
Let me know if you have any problems
In the past, users would post something like this (example from actual thread):
----------------eto---------------milito----------------
------------------------cassano---------------------
-------muntari----------cambiasso----------motta------
---------santon---------lucio----samuel------maicon---------
---------------------------cesar-----------------------
With the new system, you can represent the above lineup like this:
With the new system, you can represent the above lineup like this:
How it works:
Imagine the pitch has a grid of 7 rows by 7 columns, plus one goalkeeper at the end. So in total we have 49 positions we can fill + 1 keeper.
It looks like this:
Code:
[PLAIN]
[formation]
0 0 0 0 0 0 0
0 0 0 0 0 0 0
0 0 0 0 0 0 0
0 0 0 0 0 0 0
0 0 0 0 0 0 0
0 0 0 0 0 0 0
0 0 0 0 0 0 0
0
[/formation][/PLAIN]
Code:
[PLAIN]
[formation]
0 0 eto'o 0 22 0 0
0 0 0 deki 0 0 0
0 0 0 0 0 0 0
0 muntari 0 cambiasso 0 motta 0
santon 0 0 0 0 0 13
0 0 lucio 0 samuel 0 0
0 0 0 0 0 0 0
J Cesar
[/formation][/PLAIN]
Notice that you can use player names, numbers, nicknames, or even add a custom player for ideal/fantasy lineups. Using numbers is not recommended though, because if another player transfers in and gets that number, your lineup will change as well in the future.
Please use this thread for any questions you have, and also to test out as many formations as you want.
If someone asks about this system please always link them to this thread and don't clutter other threads about it.
Let me know if you have any problems