Host(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
(New page: Category:Functions FUNCTION: {{Function|host(<player|port>)}} Returns the host name for <player|port> as seen on the SESSION report. If <player|port> is numeric, it'...)
 
(No difference)

Latest revision as of 11:24, 29 November 2010


FUNCTION: host(<player

Returns the host name for <player|port> as seen on the SESSION report.

If <player|port> is numeric, it's taken as a port number. Otherwise, it's treated as a player name. If the named player is connected more than once, the first connection is returned.

Related Topics

SESSION