calledfromipname
propSYNOPSIS
#include <properties.h>
string P_CALLED_FROM_IPNAME "CalledFromIpName" -- read only
string Query(P_LAST_CALLED_FROM_IPNAME)
or
string QueryCalledFromIpName()
DESCRIPTION
This property holds the ip-name the player logged in from last time,
or is logged in from currently. If the ip-name could not be resolved
during login, it contains the ip-number.
AVAILABILITY
/std/player
SEE ALSO
player(S)