| |
| ROOMS
|
| Name | Type | Comment | |
| levelmin | int | Minimum level for a player to see this room (used by exits connected to this room)
|
| levelmax | int | Maximum level for a player to see this room (used by exits connected to this room)
|
| |
| classonly | string | Is this room accessible for these classes.
|
| classanti | string | Is this room forbidden for these classes.
|
| |
| raceonly | string | Is this room accessible for these races.
|
| raceanti | string | Is this room forbidden for these races.
|
| |
| clan | string | Name of the clan who owns this room. Other clans can't enter the room.
|
| owner | string | Names of the players who own this room. Other people can't access these rooms. (unless it's an openhouse).
|
| maxpeople | int | Maximum number of people allowed in this room.
|
| openhouse | bool | Allow everybody/nobody in this private room? Can be set by the welcome command.
|
| openhouse | string | Allow thee people in this private room. Can be set by the welcome command.
|
| |
| healrate | int | healing-rate modifier for this room
|
| manarate | int | mana-rate modifier for this room
|
| moverate | int | movement-rate modifier for this room
|
| |
| no-comm | bool | Is the use of the channels allowed in this room. Default it false.
|
| no-auction | bool | Is the use of the auction-channel allowed in this room. Default it false.
|
| no-pray | bool | Is the use of the pray-channel allowed in this room. Default it false.
|
| no-gossip | bool | Is the use of the gossip-channel allowed in this room. Default it false.
|
| no-quest | bool | Is the use of the quest-channel allowed in this room. Default it false.
|
| no-grats | bool | Is the use of the grats-channel allowed in this room. Default it false.
|
| no-quote | bool | Is the use of the quote-channel allowed in this room. Default it false.
|
| no-question | bool | Is the use of the question-channel allowed in this room. Default it false.
|
| no-answer | bool | Is the use of the answer-channel allowed in this room. Default it false.
|
| no-music | bool | Is the use of the music-channel allowed in this room. Default it false.
|
| no-clantalk | bool | Is the use of the clantalk-channel allowed in this room. Default it false.
|
| no-yell | bool | Is the use of the yell-channel allowed in this room. Default it false.
|
| no-herotalk | bool | Is the use of the herotalk-channel allowed in this room. Default it false.
|
| no-announce | bool | Is the use of the announce-channel allowed in this room. Default it false.
|
| no-quote | bool | Is the use of the quote-channel allowed in this room. Default it false.
|
| |
| comment | string | Random comment for a room
|
| is-arena | bool | Is this room considered an arena (i.e. safe kills and so on)
|
| login-room | int | vnum of room to put player in at login if he quit from this room.
|
| resurrection-room | int | vnum of room to put player after death.
|
| |
| OBJECTS
|
| Name | Type | Comment | |
| clanitem | string | Name of the clan who owns this object (for clan-items)
|
| clan | string | Name of the clan who owns this object
|
| owner | string | Name of the player who owns this object. Currently only used for keys of private rooms.
|
| *previousowner | string | name of the person who gave this object the last time.
|
| *previousowner | int | vnum of mob who lost this weapon due to death. Cleared when sold.
|
| |
| levelhavemin | int | If set, the object requires a minimum level for having it
|
| levelhavemax | int | If set, the object has a maximum level for having it
|
| |
| sex-only | string | If set, only persons with the sex defined here will be able to wear the object.
|
| anti-sex | string | If set, persons with the sex defined here will not be able to wear the object.
|
| |
| fortunecookie | bool | True if this object has to be treated as a fortune cookie
|
| whetstone | bool | If true, the object will act as a whetstone.
|
| creditcard | bool | If true, the object will act as a creditcard.
|
| portaltree | string | name of the target of the portaltree.
|
| no-sell | bool | should object be sold?
|
| comment | string | Random comment for an object
|
| reflect-magic-charges | int | Times an object can succesfully relfect a spell. If not set, obj can't reflect.
|
| reflect-magic-level | int | Max spell-level an object is able to reflect. default obj's level.
|
| race | string | Corpse from a char of this race
|
| bodyparts | long | Bodyparts contained in this obj (see PART_* macro's in merc.h)
|
| bodypartsource | string | Name of the (n)pc who died
|
| bodypartlevel | int | Level of the mob this part belonged to
|
| |
| MOBS/CHARS
|
| Name | Type | Comment | |
| quest_giver | long | vnum of quest master
|
| quest_next | int | number of minutes before next quest has be started
|
| quest_countdown | int | number of minutes left for this quest
|
| quest_obj | int | vnum of object to collect
|
| quest_mob | int | vnum of mob to kill
|
| quest_localonly | bool | if quests are only for this area
|
| quest_desc | string | short description of what needs to be done.
|
| |
| tagjoined | bool | Has player joined a tag-quest
|
| taghit | bool | Has player been hit
|
| tagit | bool | Has player been it
|
| tagreward | int | Amount of tags in the last game
|
| |
| special-chance | int | ??
|
| special-mprog | int | ??
|
| special_step | int | Used by the spec_command_sequence
|
| |
| afk-message | string | string to be displayed when afk
|
| auto-afk-message | string | string to be displayed when afk by idling
|
| afk-timeout | int | amount of ticks before player goes in auto-afk mode
|
| |
| email | string | EMail address of player
|
| yahoo | string | Yahoo address of player
|
| icq | string | ICQ address of player
|
| msn | string | MSN address of player
|
| aim | string | AIM address of player
|
| xmpp | string | XMPP/Jabber address of player
|
| homepage | string | Homepage of player
|
| publish | bool | Display the information of the privte data of the player
|
| |
| rawcolours | bool | raw colours in the editor
|
| nocorpse | bool | if TRUE then killing the mob won't give a corpse
|
| sat_in_boat | bool | Temporary used by the moving of a boat
|
| comment | string | Random comment for a mob
|
| layonhands | int | To remember position of target when doing this skill
|
| cantrip | string | The cantrip the person is affected with
|
| |
| lastpollid | int | The id the person voted last for
|
| |
| lastgained | string | The skill/group the person last gained
|
| invited_for | string | Clan the player was invited for.
|
| invited_by | string | Person who invited the person.
|
| |
| ool_level | int | level of char to last attack this mob
|
| ool_char | string | name of char to last attack this mob
|
| ool_timeout | int | time till the ool_* props are removed
|
| ool_penalty | int | timestamp when the penalty wears off
|
| |
| max_hp | int | Mob will not heal above this amount of HP.
|
| |
| exit_store | int | VNUM of the room the mobile last exited through a exit with the STORE flag
|
| |
| clan | string | Name of the clan this char is in.
|
| |
| log-reason | string | Who logged this char and why.
|
| log-timeout | int | time until the timed log will wear off
|
| |
| pet_align_margin | int | Amount the alignment of pet and owner may differ.
|
| |
| hardcore_start_lvl | int | contains the level when a player became hardcore.
|
| hardcore_start_exp | int | contains the xp when a player became hardcore.
|
| restart | int | How often did this char start over.
|