-Upgrading LambdaCore to 1.8.0-
This verb prevents the tracebacks from sending mail from the editor. This is just a crude hack because I don't have the real code handy. This does work so if you need it, use it. A more efficient code will come later. @program $generic_editor:ok who = args[1]; c = $list_utils:setremove_all(callers(), {#-1, "pass", #-1, #-1, player}); if (who < 1 || who > length(this.active)) return E_RANGE; elseif (length(c) < 2 ? player == this.active[who] | c[2][1] == this || ($perm_utils:controls(c[2][3], this.active[who]) || c[2][3] == $generic_editor.owner)) return 1; else return E_PERM; endif .
-4-
[Previous Page][Next Page][Contents]