Switch to edit mode.
Name(s): c_allow1: if (this:ok(player)) 2: who = $su:match_player(args[1]) 3: this.can_listen = setadd(this.can_listen, who) 4: this:_notify(who:title(), " added to people allowed to listen in on conversations when this bug is on.") 5: endif