GetNearestPC
From NWN Lexicon
Contents |
[edit] GetNearestPC()
Determines the nearest PC to a creature.
[edit] Description
Returns the nearest PC to the caller of the function and OBJECT_INVALID on any error.
[edit] Remarks
This is a wrapper function for GetNearestCreature().
[edit] Requirements
#include " nw_i0_plot "
[edit] Version
1.22
[edit] See Also
author: Tom Cassiotis