Vault Folders

When specifying a Folder node in the Vault, the value of Int32_1 defines exactly what type of folder it is. The vault then uses the tables in the NodeRefs database to find all of the nodes contained within the folder. The Vault looks for specific types of folders for various information, so putting the proper items into the proper folder types is important. In the table below, the ID is the value of Int32_1 you will need to look for in order to get the correct folder.

Again, anyone is welcome to help complete this list and (especially) its descriptions.

Folder Types

ID

Folder Type

Description

0

Generic

Possibly for anything that doesn't fit elsewhere... The only place I see it on my server is a folder with the string "HeekScoreChrons"

1

InboxFolder

Inbox for players' KI's

2

BuddyListFolder

Contains PLRINFOs of players on the owner's buddy list

3

IgnoreListFolder

Contains PLRINFOs of players on the owner's ignore list

4

PeopleIKnowAboutFolder

Contains PLRINFOs of players that the owner "knows about"

5

VaultMgrGlobalDataFolder

Unknown (shows up as "Global Data" in the vault manager)

6

ChronicleFolder

Stores a player's Chronicle data

7

AvatarOutfitFolder

Stores the SDL entries for the player's clothing and appearance

8

AgeTypeJournalFolder

Subfolders of the AgeJournalsFolder; Stores specific data for ages, such as the Relto imager data or the Marker progress

9

SubAgesFolder

Unknown

10

DeviceInboxFolder

Inbox for Neighborhood and other public imagers

11

HoodMembersFolder

Unknown (possibly a list of players currently located in the hood)

12

AllPlayers

Contains the PLRINFOs of all players currently existing in the game (i.e., all but deleted players)

13

AgeMembersFolder

Unknown (possibly a list of players currently located in the age)

14

AgeJournalsFolder

Contains a set of folders, as found in the player's KI (one for each age, etc)

15

AgeDevicesFolder

Unknown

16

AgeInstanceSDLNode

Unknown

17

AgeGlobalSDLNode

Unknown

18

CanVisitFolder

Contains a list of PLRINFOs who are allowed to visit the private age

19

AgeOwnersFolder

Contains a list of PLRINFOs who own the given age

20

AllAgeGlobalSDLNodesFolder

Contains the SDL entries for the global and template ages

21

PlayerInfoNode

Unknown

22

PublicAgesFolder

Unkown (possibly a folder containing all of the ages marked "public")

23

AgesIOwnFolder

Contains the LINKs for all ages the player is an owner of (including public ages)

24

AgesICanVisitFolder

Contains the LINKs for ages the player is allowed to visit through the Nexus, but does not own

25

AvatarClosetFolder

Seems to contain special clothing the player has available in his/her closet

26

AgeInfoNode

Unknown

27

SystemNode

Unknown

28

PlayerInviteFolder

Contains any invites that the player has sent out with the /invite command

29

CCRPlayersFolder

Unknown

30

GlobalInboxFolder

Unknown

31

ChildAgesFolder

Unknown (Shows up in all AgeInfo lists)


Note that there are many types of folders that don't appear in the Vault Manager. Some of these still exist in the database, though, so their full purpose isn't quite known yet. If anyone has information on these, please let me know. Otherwise, I will continue working them out as I work through the ins and outs of the Untìl Uru Vault.


Submitted by MichaelHansen

Folder_Type (last edited 2008-12-27 16:35:31 by localhost)