@verb #1208:"_kick" this none this rxdo #833 @program #1208:"_kick" this none this "Begin generic security check (_kick)" if (verb == "_kick" && !args[1]:isa(this)) raise(E_INVARG, "Illegal object", args[1]) return E_INVARG endif "End generic security check (_kick)" thing = args[1] thing.users = this:players_only(thing.users) thing.powerusers = this:players_only(thing.users) "Last modified by Slacker (#55) on Sun Nov 3 13:12:49 2002 MST." .