352 @verb #2941:"accept" this none this rxdo #7214 @program #2941:"accept" this none this "Copied from Derek Island (#3653):acceptable by Cujo (#5975) Jul 21 13:37:13 1997" "Copied from Chaos (#6656):bah Jul 15 18:50:03 1997" if (args[1] == #2570) return 0 endif if (!player:has_property("first_connect_time")) return pass(@args) endif if (player:isa($guest)) player:tell("Sorry, Guests aren't allowed in this room.") this:announce(player:title() + " tried to enter. What a geek!") return 0 endif "if (((time() - player.first_connect_time) < 31536000) && (!(player in this.specials)))" " player:tell(\"Sorry, Newbies aren't allowed in this room.\");" " this:announce(player:title() + \" tried to enter. What a geek!\");" " return 0;" "endif" return 1 "Last modified by JS (#7214) on Sun Feb 6 22:54:39 2005 MST." . 0