Called when a client requests a file from the server.
Action OnFileSend(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.