[Package Index | Mudlib Index | Effect Index]
File /std/shops/player_craft_shop.c
This is just like a normal craft shop, except it to be used by players.
It handles things like messing with the descriptions and so on, it is
mostly designed to be used in places like club rooms and things.Written by Pinkfish
Started Mon Sep 20 19:28:22 PDT 1999
Inherits
This class inherits the following classes /std/room/player_housing.c, /std/room.c and /std/shops/inherit/player_craft_shop.cIncludes
This class includes the following files /include/config.hMethod index
- is_allowed(string)
This method tells us if the person is allowed to use this shop.
Public Functions
These are functions that everyone can access.
.
int is_allowed(string name)
This method tells us if the person is allowed to use this shop.
- Parameters:
name - the name of the person