51c @verb #1557:"complain" any any any rxdo #4312 @program #1557:"complain" any any any if (valid(dobj)) player:sub_tell("You silently walk up to %d and check %d~p tag.") dobj:sub_tell("%N silently walks up to you and checks your tag.") player.location:sub_announce_all_but({player, dobj}, "%N silently walks up to %d and checks %d~p tag.") suspend(3) player:sub_tell("You calmly walk back and whip out your cellphone.") dobj:sub_tell("%N calmly walks back and whips out %p cellphone.") player.location:sub_announce_all_but({player, dobj}, "%N calmly walks back and whips out %p cellphone.") suspend(3) player:sub_tell("You file an official complaint with %d's direct superior.") dobj:sub_tell("%N files an official complaint with your direct superior.") player.location:sub_announce_all_but({player, dobj}, "%N files an official complaint with %d's direct superior.") else player:sub_tell("You whine and whine and whine.") player.location:sub_announce_all_but({player}, "%N whines and whines and whines.") suspend(2) player:sub_tell("Everybody shouts, \"Ahhh, quit yer complainin'!\"") player.location:sub_announce_all_but({player}, "You shout, \"Ahhh, quit yer complainin'!\"") endif "Last modified by Midnight (#4312) on Sat Nov 4 12:12:25 2000 MST." . 0