CreateFetchItemOn
From NWN Lexicon
Contents |
[edit] CreateFetchItemOn(object)
Doesn't do anything.
void CreateFetchItemOn( object oPC );
[edit] Parameters
oPC
[edit] Description
From the source code:
// CreateItemOnObject(GetFetchItem(),oPC);
// * December 13 2001
// * This function no longer does anything
// * we changed this so the NPC starts with the
// * item on him
[edit] Remarks
Found in: nw_j_fetch.nss: 199
Indeed, this function doesnât do anything â thereâs nothing in the function!
[edit] Requirements
#include " nw_j_fetch "
[edit] Version
1.28
[edit] See Also
functions: |
author: Lilac Soul, additional contributor(s): Lilac Soul