@verb #9090:"look_self" this none this rxdo #7446 @program #9090:"look_self" this none this $cecil_utils:autoextend() player:tell(this:description()) exs = {} kr = 0 if (this:loc(player) != 0) for x in (this.rooms[this.zone][this:loc(player)][5]) kr = kr + 1 if (x) exs = listappend(exs, this.exs[kr]) endif endfor player:tell("Exits: ", $string_utils:english_list(exs), ".") endif this:tell_contents(setremove(this:contents(), player)) if (player in this.hiding) el = this.hstats[player in this.hiding] een = {"behind", "on", "in"}[el[1]] player:tell("You're hiding ", een, " the ", el[2], ". Type \"unhide\" to get out of your hiding spot.") endif "Last modified by Dax (#789) on Sat Apr 14 13:52:11 2001 MDT." .