SetCampaignDBVector

From NWN Lexicon


Contents

[edit] SetCampaignDBVector(object, string, vector)

Set a campaign vector on a player in the default database for this module.

void SetCampaignDBVector(
    object oPC,
    string sVarname,
    vector value
);

[edit] Parameters

oPC

Player this variable is attached to.

sVarname

Name of the variable to set.

value

The value to save in sVarname.


[edit] Description

Set a campaign vector 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: 

SetCampaignVector



author: Baragg, editor: Mistress

Personal tools
Categories