Displays a panel asking the client to connect to a specified IP.
void DisplayAskConnectBox(int client, float time, const char[] ip, const char[] password)
Client index.
Duration to hold the panel on the client's screen.
Destination IP.
Password to connect to the destination IP. The client will be able to see this.
Invalid client index, or client not in game.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.