You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.
By far the most useful feature of pavlov-bot is the SND ;matchsetup command. This requires your system to know about players and in particular teams. That is you need to have way to pre-define all of the players on a team regardless if they are currently playing. Once you have defined a pair of teams, the ;matchsetup command pushes the two teams to the correct sides requested using SwitchTeam then runs ResetSnd. There is no problem with issuing SwtichTeam for players who are already on the right team or aren't actually playing in that match.
Your team setup system needs to be able to quickly accommodate adding Ringers to a team. These are players who are only playing for a match and don't become permanent team members.
Again feel free to steal from pavlov-bot
The text was updated successfully, but these errors were encountered:
By far the most useful feature of pavlov-bot is the SND ;matchsetup command. This requires your system to know about players and in particular teams. That is you need to have way to pre-define all of the players on a team regardless if they are currently playing. Once you have defined a pair of teams, the ;matchsetup command pushes the two teams to the correct sides requested using SwitchTeam then runs ResetSnd. There is no problem with issuing SwtichTeam for players who are already on the right team or aren't actually playing in that match.
Your team setup system needs to be able to quickly accommodate adding Ringers to a team. These are players who are only playing for a match and don't become permanent team members.
Again feel free to steal from pavlov-bot
The text was updated successfully, but these errors were encountered: