Give2Q4PlotItem
From NWN Lexicon
Contents |
[edit] Give2Q4PlotItem(int)
Gives a Luskan plot item to the PC speaker.
void Give2Q4PlotItem( int nPlotItemConstant );
[edit] Parameters
nPlotItemConstant
[edit] Description
Based on the value of nPlotItemConstant, it gives one of three Luskan plot items to the PC speaker: Kurth base key, Baram base key, or Erbâs ring.item to hand to the character
[edit] Remarks
Found in nw_i0_2q4luskan.nss on line 22
Hardly useful anywhere but in the official campaign. If you do decide to use it, for whatever reason, note that it defines the PC to get the item as GetPCSpeaker, and thus can only be called from conversation.
[edit] Requirements
#include " nw_i0_2q4luskan "
[edit] Version
1.28
[edit] See Also
author: Lilac Soul, additional contributor(s): Lilac Soul