Player::ip

From RAGE Multiplayer Wiki
Revision as of 17:29, 23 September 2017 by StreetGT (talk | contribs)

This property returns players ip adress.

Note: this property is read-only.

Example

Server-Side
let playerIP = player.ip

See Also