Called when a client sends a file to the server.
Action OnFileReceive(int client, const char[] sFile)
Client index.
Requested file path.
Plugin_Handled to block the transfer, Plugin_Continue to let it proceed.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.