native get_user_ip(index, ip[], len, without_port = 0);
index | Client index, use 0 to retrieve the server IP |
ip | Buffer to copy IP to |
len | Maximum buffer size |
without_port | Remove the port from the IP if nonzero |
Retrieves the IP of a client or the server.
Number of cells written to the buffer
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.