Skip to Content

bz_getPlayerIPAddress()

Available since 2.4.0

Get the IP address of a player from a player ID.

Usage

const char* bz_getPlayerIPAddress(int playerID)
Parameters
int playerID

The id of the player to get the IP address of

Returns

const char* - The IP address of the player

Other Player Information Functions

Back to bzfs API Functions

This content is maintained on GitHub. We welcome any feedback and improvements!

Give us Feedback Edit this Page