|
|
|||
[Package Index | Mudlib Index | Effect Index]File /std/vault_entry.cStandard vault inheritable object. There are two inheritables (this one and /std/vault.c) which are provided to make it easy to setup your own vaults. This object should be inherited by your vault entrance area. It is used to define most of the customisation for your vault. You must use set_vault_name and set_vault_entrance. You must also define a vault proprietor NPC and use set_proprietor() to let the system know which NPC it is. You should also check for this proprietors location and existance every reset. You may also want to provide some protection to prevent the NPC being killed too frequently.See also: Written by Ceres InheritsThis class inherits the following classes /std/shops/vault_entry.c |
||||
|
Brought to you by CMOT Dibbler's Sensational Sausages; buy one while they're hot. |