144 lines
6.8 KiB
C
144 lines
6.8 KiB
C
#ifndef s_lib_h
|
|
#define s_lib_h
|
|
|
|
//#include <lpuni.h>
|
|
#include <dirs.h>
|
|
|
|
#include <comp.h>
|
|
#include <events.h>
|
|
#include <lvs.h>
|
|
#include <props.h>
|
|
#include <std.h>
|
|
#include <user.h>
|
|
|
|
#define LIB_AUTH DIR_SECURE_LIB "/auth"
|
|
#define LIB_BANK DIR_LIB "/bank"
|
|
#define LIB_BASE_LEADER DIR_LIB "/base_leader"
|
|
#define LIB_BASE_TEACHER DIR_LIB "/base_teacher"
|
|
#define LIB_BASE_TRAINER DIR_LIB "/base_trainer"
|
|
#define LIB_BATTERY DIR_LIB "/battery"
|
|
#define LIB_BLANK DIR_LIB "/blank"
|
|
#define LIB_BLANK_PILE DIR_LIB "/blank_pile"
|
|
#define LIB_BOARD DIR_LIB "/bboard"
|
|
#define LIB_BODY DIR_LIB "/body"
|
|
#define LIB_BONUS DIR_LIB "/bonus"
|
|
#define LIB_BOT DIR_LIB "/bot"
|
|
#define LIB_BURN DIR_LIB "/burn"
|
|
#define LIB_CAPTURE DIR_LIB "/capture"
|
|
#define LIB_CHAMBER DIR_LIB "/chamber"
|
|
#define LIB_CHAPEL DIR_LIB "/chapel"
|
|
#define LIB_CHARIO DIR_LIB "/chario"
|
|
#define LIB_CGI DIR_LIB "/cgi"
|
|
#define LIB_CHAT DIR_LIB "/chat"
|
|
#define LIB_CIGAR DIR_LIB "/cigar"
|
|
#define LIB_CLASSES DIR_LIB "/classes"
|
|
#define LIB_CLAY DIR_LIB "/clay"
|
|
#define LIB_CLERK DIR_LIB "/clerk"
|
|
#define LIB_CLIENT DIR_SECURE_LIB "/net/client"
|
|
#define LIB_CLIP DIR_LIB "/clip"
|
|
#define LIB_COMBAT DIR_LIB "/combat"
|
|
#define LIB_COMBATMSG DIR_LIB "/combatmsg"
|
|
#define LIB_COMMAND DIR_LIB "/command"
|
|
#define LIB_CONNECT DIR_SECURE_LIB "/connect"
|
|
#define LIB_CREATOR DIR_LIB "/creator"
|
|
#define LIB_CURRENCY DIR_LIB "/currency"
|
|
#define LIB_CYLINDER DIR_LIB "/cylinder"
|
|
#define LIB_DETECT DIR_LIB "/detect"
|
|
#define LIB_DIE DIR_LIB "/die"
|
|
#define LIB_DIGGING DIR_LIB "/digging"
|
|
#define LIB_DISASTER DIR_LIB "/disaster"
|
|
#define LIB_DOMESTICATE DIR_LIB "/domesticate"
|
|
#define LIB_DONATE DIR_LIB "/donate"
|
|
#define LIB_DOOR DIR_LIB "/door"
|
|
#define LIB_EDITOR DIR_LIB "/editor"
|
|
#define LIB_ELEVATOR DIR_LIB "/elevator"
|
|
#define LIB_ELEVATOR_BUTTON DIR_LIB "/elevator_button"
|
|
#define LIB_ENTER DIR_LIB "/enter"
|
|
#define LIB_EXITS DIR_LIB "/exits"
|
|
#define LIB_FILE DIR_SECURE_LIB "/file"
|
|
#define LIB_FILES DIR_LIB "/files"
|
|
#define LIB_FIREARM DIR_LIB "/firearm"
|
|
#define LIB_FISH DIR_LIB "/fish"
|
|
#define LIB_FISHING DIR_LIB "/fishing"
|
|
#define LIB_FLASHLIGHT DIR_LIB "/flashlight"
|
|
#define LIB_FLASK DIR_LIB "/flask"
|
|
#define LIB_FLOW DIR_LIB "/flow"
|
|
#define LIB_FOLLOW DIR_LIB "/follow"
|
|
#define LIB_FTP_CLIENT DIR_SECURE_LIB "/net/ftp_client"
|
|
#define LIB_FTP_DATA_CONN DIR_SECURE_LIB "/net/ftp_data_connection"
|
|
#define LIB_FUEL DIR_LIB "/fuel"
|
|
#define LIB_GENETICS DIR_LIB "/genetics"
|
|
#define LIB_GUARD DIR_LIB "/guard"
|
|
#define LIB_GUN DIR_LIB "/gun"
|
|
#define LIB_CLAN DIR_LIB "/clan"
|
|
#define LIB_HELP DIR_LIB "/help"
|
|
#define LIB_HISTORY DIR_LIB "/history"
|
|
#define LIB_INTERACTIVE DIR_LIB "/interactive"
|
|
#define LIB_INTERFACE DIR_LIB "/interface"
|
|
#define LIB_LAMP DIR_LIB "/lamp"
|
|
#define LIB_LANGUAGE DIR_LIB "/language"
|
|
#define LIB_LEAD DIR_LIB "/lead"
|
|
#define LIB_LEADER DIR_LIB "/leader"
|
|
#define LIB_LEARN DIR_LIB "/learn"
|
|
#define LIB_LEVEL DIR_LIB "/lvs/level"
|
|
#define LIB_LIGHT DIR_LIB "/light"
|
|
#define LIB_LIVING DIR_LIB "/living"
|
|
#define LIB_LOGIN DIR_SECURE_LIB "/connect"
|
|
#define LIB_MAGIC DIR_LIB "/magic"
|
|
#define LIB_MANYCOINS DIR_LIB "/manycoins"
|
|
#define LIB_MATCH DIR_LIB "/match"
|
|
#define LIB_MAYOR DIR_LIB "/mayor"
|
|
#define LIB_MEAL DIR_LIB "/meal"
|
|
#define LIB_MEAL_POISON DIR_LIB "/poison"
|
|
#define LIB_MESSAGES DIR_LIB "/messages"
|
|
#define LIB_MISSILE DIR_LIB "/missile"
|
|
#define LIB_MONEY DIR_LIB "/money"
|
|
#define LIB_MOUNT DIR_LIB "/mount"
|
|
#define LIB_NMSH DIR_LIB "/nmsh"
|
|
#define LIB_NPC DIR_LIB "/npc"
|
|
#define LIB_OOB DIR_SECURE_LIB "/net/oob"
|
|
#define LIB_PAGER DIR_LIB "/pager"
|
|
#define LIB_PERSIST DIR_LIB "/persist"
|
|
#define LIB_PILE DIR_LIB "/pile"
|
|
#define LIB_PIPE DIR_LIB "/pipe"
|
|
#define LIB_PISTOL DIR_LIB "/pistol"
|
|
#define LIB_PLAYER DIR_LIB "/player"
|
|
#define LIB_PLAYER_STUB DIR_LIB "/daemons/player_stub"
|
|
#define LIB_PLAYERS DIR_LIB "/player"
|
|
#define LIB_POLE DIR_LIB "/pole"
|
|
#define LIB_POST_OFFICE DIR_LIB "/post_office"
|
|
#define LIB_POTION DIR_LIB "/potion"
|
|
#define LIB_QUEST DIR_LIB "/quest"
|
|
#define LIB_RACE DIR_LIB "/race"
|
|
#define LIB_REMOTE DIR_LIB "/remote"
|
|
#define LIB_RIFLE DIR_LIB "/rifle"
|
|
#define LIB_ROUND DIR_LIB "/round"
|
|
#define LIB_SCROLL DIR_LIB "/scroll"
|
|
#define LIB_SECURE_BOARD DIR_SECURE_LIB "/bboard"
|
|
#define LIB_CEDIT DIR_LIB "/cedit"
|
|
#define LIB_SENTIENT DIR_LIB "/sentient"
|
|
#define LIB_SERVER DIR_SECURE_LIB "/net/server"
|
|
#define LIB_SHADOW DIR_LIB "/shadow"
|
|
#define LIB_SHADOW_HOOK DIR_LIB "/shadow_hook"
|
|
#define LIB_SHELL DIR_LIB "/shell"
|
|
#define LIB_SHOP DIR_LIB "/shop"
|
|
#define LIB_SOCKET DIR_SECURE_LIB "/net/socket"
|
|
#define LIB_SPELL DIR_LIB "/spell"
|
|
#define LIB_STARGATE DIR_LIB "/stargate"
|
|
#define LIB_STEAL DIR_LIB "/steal"
|
|
#define LIB_TALK DIR_LIB "/talk"
|
|
#define LIB_TEACHER DIR_LIB "/teacher"
|
|
#define LIB_TEACH DIR_LIB "/teach"
|
|
#define LIB_TELLER DIR_LIB "/teller"
|
|
#define LIB_TORCH DIR_LIB "/torch"
|
|
#define LIB_TRAINER DIR_LIB "/trainer"
|
|
#define LIB_UNDEAD DIR_LIB "/undead"
|
|
#define LIB_USED_MEAL DIR_LIB "/used_meal"
|
|
#define LIB_VEHICLE DIR_LIB "/vehicle"
|
|
#define LIB_VERB DIR_LIB "/daemons/verb"
|
|
#define LIB_VI DIR_LIB "/vi"
|
|
#define LIB_VIRTUAL DIR_LIB "/virtual/virtual"
|
|
#define LIB_WEB_CLIENT DIR_SECURE_LIB "/net/web_client"
|
|
|
|
#endif /* s_lib_h */
|