GetNearestPC()

Determines the nearest PC to a creature.

object GetNearestPC();

Description

Returns the nearest PC to the caller of the function and OBJECT_INVALID on any error.



Remarks

This is a wrapper function for GetNearestCreature().


Requirements

#include "nw_i0_plot"

Version

1.22

See Also

categories: Get Data Functions


 author: Tom Cassiotis