GetCampaignDBFloat
From NWN Lexicon
Contents |
[edit] GetCampaignDBFloat(object, string)
Get a campaign float on a player in the default database for this module.
float GetCampaignDBFloat( 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 float 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