CreateFetchItemOn(object)

この関数は何も行いません。

void CreateFetchItemOn(
    object oPC
);

Parameters

oPC


Description

ソースコードより:

// CreateItemOnObject(GetFetchItem(),oPC);

// * December 13 2001

// * This function no longer does anything

// * we changed this so the NPC starts with the

// * item on him

// * この関数は何も行いません。

// * 我々はNPCがアイテムを持った状態で始まるように変更しました。



Remarks

この関数は、nw_j_fetch.nssの199行目にあります。

実際に、この関数は何も行いません。関数の中は空っぽです。


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, JP team: katsu794
Send comments on this topic.