Code in VolleyStation consists of three parts: main, advanced and extended.
The main code for each action consists of the following:
- team index - for home team (*) or the away team (a)
Note: For home team you don't have to put the star. The plays, before which you put the player without a prefix it will be automatically assigned to the home team.
2. the number of the player on the team performing the described play
3. the element of play (S, R, E, A, B, D, F)
Note: If you use setter calls or attack combinations you don't need to put the A or E code before it.
4. the type of play performed (Q,H,M,T,U,N,O)
Note: You mostly use it to specify the serve type.
5. effect of a play
The adavnced code for each action consists of the following:
- combination of play (for set, attack)
Note: See setter calls and attack combinations.
2. type of play (F,B,C,P,O)
Note: It is added automatically mostly for set, based on attack combination of the attack performed after this set.
3. starting zone of the play performed
4. starting subzone of the play performed (optional)
5. ending zone of the play performed
6. ending subzone of the play performed (optional)
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article