Player hands the ball off to a standing adjacent player.Client <-> Server. More...
#include <Player.hh>

Public Member Functions | |
| MsgHandOff (int client_id=-1) | |
Public Attributes | |
| int | player_id |
| Ball owner. | |
| int | target_id |
| Target player. | |
| int | target_team_id |
| Team of target player. | |
Player hands the ball off to a standing adjacent player.
Client <-> Server.
1.6.3