MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Impossibilities...
-
Date: Mon, 8 Jan 1996 18:14:17 PST
-
From: Kipp the Kidd <mcmudge@mailbox.syr.edu>
-
Content-Type: TEXT/PLAIN; charset=US-ASCII
;player
=> #1
;player.location=#-1
=> E_PERM
;caller_perms().wizard;
=> 1
;set_verb_info(#40,"look",{#1,"rx","look_self"})
=> E_PERM
;player:notify(set_verb_info(#40,"look",{#1,"rx","look_self"}))
Permission denied
=> 0
Is this a bug? This is on my own non-lambda core, and my default eval is
!d... using something similar to $code_utils:eval_d();
The auxillary verb, (like $code_utils:1()) is owned by $hacker...
...so all it's doing is reporting caller_perms() incorrectly... I think.
Or maybe I'm just sleepy.
- Kipp
Follow-Ups:
Home |
Subject Index |
Thread Index