Squads


Squads are simply put, groups of players. Typical squads are: young players, players which are on transfer list, players who played last match, players who didn't play last match, and so on...

There are two types of squads: static and dynamic. Static squads are squads into which you have to put players manually. Dynamic squads are squads into which HTPoli puts players dynamically based on criterium you set.


Static squad

To create static squad, follow these steps:

 



You have now created static squad. However it is still empty. You have to put players into your squad manually:





To remove player from squad follow these steps:





Dynamic squad


HTPoli puts players into these squads dynamically. You just have to set criterium. For example:

AGE>20


will tell HTPoli to put all players older than 20 years into squad. You can set almost any criterium.

How to create dynamic squad?

 

Here are some more examples of what you can do with dynamic squads:

PLAYED_LAST_MATCH = TRUE players who played last match
PLAYED_LAST_MATCH = FALSE players who did not play last match
FORM>=6 player's form is better of equal to passable
BEST_POSITION = CONST_KEEPER player's best position is keeper
BEST_POSITION = CONST_MIDFIELD player's best position is inner midfield
INJURED>=0 injured players
WARNINGS>0 players who have at least one yellow card
BEST_RATING>3 players whose best rating is more than 3 stars
VALUE>100000 players whose value is greater than 100.000
FORM+STAMINA>10 players whose valeu for form + stamina is greater than 10. Although this is not really usefull, it is used to show that you can also use arithmetic operators.



List of all variable that can be used can be found here.