GetCampaignDBString(object, string)

Get a campaign string on a player in the default database for this module.

string GetCampaignDBString(
    object oPC,
    string sVarname
);

Parameters

oPC

Player this variable is attached to.

sVarname

Name of the variable to search for.


Description

Get a campaign string on a player in the default database for this module.



Remarks

This is a wrapper for GetCampaignString. It sends GetCampaignDBName as the first parameter.


Requirements

#include "x0_i0_campaign"


Version

???

See Also

functions:  GetCampaignString | SetCampaignDBString
categories:  Database Functions


author: Baragg, editor: Mistress