calledfromip

prop
SYNOPSIS
        #include <properties.h>

        string P_CALLED_FROM_IP  "CalledFromIp"  -- read only

        string Query(P_LAST_CALLED_FROM_IP)
         or
        string QueryCalledFromIp()

DESCRIPTION
        This property holds the ip-number the player logged in from last time,
        or is logged in from currently.

AVAILABILITY
        /std/player

SEE ALSO
        player(S)