@verb #4909:"agree disagree dance" any none none rxdo #6319 @program #4909:"agree disagree dance" any none none $perm_utils:is_called_from(player, "my_huh") || raise(E_PERM) "'with' verbs." dobj = player:my_match_object(dobjstr) if (dobj == $nothing) o = "%n %1s." p = "You %1." this:speak_out(o, p, verb) else o = "%n %1s with %d." p = "You %1 with %d." d = "%n %1s with you." this:speak_out(o, p, d, verb) endif "Last modified by Cecil (#7407) on Mon Aug 5 13:27:55 2002 MDT." .