GetNearestPC
From NWN Lexicon
Jump to navigationJump to search
GetNearestPC()
Determines the nearest PC to a creature.
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
author: Tom Cassiotis