SetAssociateStartLocation()

NPC仲間のスタートロケーションをNPCが現在いるロケーションに設定します。

action SetAssociateStartLocation();

Description

NPC仲間(OBJECT_SELF)のスタートロケーションをNPCが現在いるロケーションに設定します。



Remarks

この関数は、スタートロケーションを設定したいNPC仲間のイベント中で使用されなければなりません。

プレイヤーがヘンチマンのサービスを取り戻したい場合に、共通のロケーションにヘンチマンを簡単に戻すことができます。


Requirements

#include "NW_I0_GENERIC"

Version

1.29

See Also

functions: GetAssociateStartLocation | GetAssociateState | SetAssociateState
categories: Core AI Functions | Henchmen/Familiars/Summoned Functions


author: Charles Feduke, editor: Jody Fletcher, JP team: katsu794
Send comments on this topic.