Give2Q4PlotItem(int)

Gives a Luskan plot item to the PC speaker.

void Give2Q4PlotItem(
    int nPlotItemConstant
);

Parameters

nPlotItemConstant


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



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.


Requirements

#include "nw_i0_2q4luskan"

Version

1.28

See Also

categories: Item Creation Functions | Module Specific Functions


 author: Lilac Soul, additional contributor(s): Lilac Soul