SetRingGivenTo

From NWN Lexicon



Contents

[edit] SetRingGivenTo(object)

Stores the PC that the ring was given to.

void SetRingGivenTo(
    object oPC
);

[edit] Parameters

oPC


[edit] Description

Stores oPC in a local variable to indicate to whom the ring was given to.



[edit] Remarks

This function is of little use for general scripting needs.


[edit] Requirements

#include " nw_j_rescue "

[edit] Version

1.22

[edit] See Also

functions: 

PlayerHasRing



 author: Tom Cassiotis
 

Personal tools
Categories