SetRingGivenTo(object)

Stores the PC that the ring was given to.

void SetRingGivenTo(
    object oPC
);

Parameters

oPC


Description

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



Remarks

This function is of little use for general scripting needs.


Requirements

#include "nw_j_rescue"

Version

1.22

See Also

functions: GetRingGivenTo | GiveRingToPlayer | PlayerHasRing
categories: Module Specific Functions


 author: Tom Cassiotis