|
|
|||
[Package Index | Mudlib Index | Effect Index]File /std/room/furniture/surface.cThis is a furniture item for making all kinds of furniture.InheritsThis class inherits the following classes /std/basic/item_chat.c, /std/object.c, /std/room/furniture/inherit/furniture_base.c and /std/basic/cute_look.cIncludesThis class includes the following files /include/playtesters.h, /include/player.h and /include/move_failures.hMethod index
Public FunctionsThese are functions that everyone can access.. int add_weight(int n) int can_find_match_recurse_into(object player)
int can_find_match_reference_inside_object(object thing,
object looker)
object * find_inv_match(string words,
object looker)
int handle_restore_inventory(object ob)This method handles moving objects into the inventory from an auto load. This should be over ridden by things inheriting us to make sure that the objects can be moved into the inventory. It should handle the bypassing of open/close/locked etc flags. mapping int_query_static_auto_load()
string long(string word,
int dark)
varargs int move(mixed dest,
string messin,
string messout)
int query_allow_use_internals()This method returns the flag to say if the object will allow things on it to be used.
|
||||
|
Brought to you by CMOT Dibbler's Sensational Sausages; buy one while they're hot. |