GetCampaignDBInt
From NWN Lexicon
Contents |
[edit] GetCampaignDBInt(object, string)
Get a campaign integer on a player in the default database for this module.
int GetCampaignDBInt( object oPC, string sVarname );
[edit] Parameters
oPC
Player this variable is attached to.
sVarname
Name of the variable to search for.
[edit] Description
Get a campaign integer on a player in the default database for this module.
[edit] Remarks
This is a wrapper for GetCampaignDBName as the first parameter.
[edit] Requirements
#include " x0_i0_campaign "
[edit] Version
???
[edit] See Also
functions: |
author: Baragg, editor: Mistress