CreateFetchItemOn(object)
Doesn't do anything.
void CreateFetchItemOn( object oPC );
Parameters
oPC
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
Remarks
Found in: nw_j_fetch.nss: 199
Indeed, this function doesn’t do anything – there’s nothing in the function!
Requirements
#include "nw_j_fetch"
Version
1.28
See Also
functions: | GetFetchee |
categories: | Prototyped but Unused Functions |
author: Lilac Soul, additional contributor(s): Lilac Soul