View/Edit #7854:ping

Switch to edit mode.

Name(s): ping
1: player:tell("Attempting connection to: ", argstr)
2: try
3:   x = $network:open(argstr, 7)
4: except (E_INVARG)
5:   return player:tell(argstr, " is currently unreachable.")
6: endtry
7: $network:close(x)
8: player:tell(argstr, " is currently reachable.")
9: "Last modified by manta (#7165) on Fri Feb 20 21:21:12 1998 EST."

Verb arguments: any any any
Verb perms: Readable NOT-Debug
Verb owned by: manta (#7165)

You are not logged in.

[home | help | who | search | setup | code]