MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: Verb Question
'Keith Weston' drew these hieroglyphs:
> caller (i.e checks all the verbs on the calling player)
> caller.location
> caller's feature objects
> caller.location.contents
>
> W/o getting too specific, is this the right sequence?
Get rid of the feature object part and you have it right. The server
has no concept of feature objects -- they are handled entirely in-db.
If it fails to match any verb anywhere, it calls caller.location:huh()
Follow-Ups:
References:
Home |
Subject Index |
Thread Index