x0_i0_db

This file is an include wrapper for all the database functions, to provide any additional uniqueness support that may be required.

Functions

NameBrief Description
dbGetCampaignFloatRetrieve the variable from a campaign database.
dbGetCampaignIntRetrieve the variable from a campaign database.
dbGetCampaignLocationRetrieve the variable from a campaign database.
dbGetCampaignStringRetrieve the variable from a campaign database.
dbGetCampaignVectorRetrieve the variable from a campaign database.
dbRetrieveCampaignObjectUse RetrieveCampaign with the given id to restore it. If you specify an owner, the object will try to be created in their repository. If the owner can't handle the item (or if it's a creature) it will be created on the ground.
dbSetCampaignFloatAdd/change a variable in a campaign database.
dbSetCampaignIntAdd/change a variable in a campaign database.
dbSetCampaignLocationAdd/change a variable in a campaign database.
dbSetCampaignStringAdd/change a variable in a campaign database.
dbSetCampaignVectorAdd/change a variable in a campaign database.
dbStoreCampaignObjectStores an object with the given id.


  author: Mistress