ID:76793
 
Resolved
Fixed in 447
BYOND Version:443
Operating System:Windows XP Pro
Web Browser:Firefox 3.0.11
Status: Resolved (447)

This issue has been resolved.
Descriptive Problem Summary:
IsBanned proc (world)
See also:
GetConfig proc (world)
params2list proc
address var (client)
computer_id var (client)
Format:
IsBanned(key,address,computer_id)
Returns:
True value if user is banned from this world. This may be a list, in which case special meaning is attributed to certain list elements as described below.
Args:
key: BYOND key of the user.
address: current IP address of the user.
address: current computer_id of the user if known.