Switch to edit mode.
Name(s): myip ip myaddr*ess mysite1: if (!caller_perms().wizard && caller_perms() != player)
2: return player:tell("Um, sorry, nope, you seem to be hacking your way into this verb. Nice try, but no cigar.")
3: endif
4: player:tell("You are connected from ", $string_utils:connection_hostname(connection_name(player)))
5: "Last modified by Cecil (#7407) on Fri Jan 9 23:12:24 1998 EST."