AssignAOEDebugString(string)

範囲エフェクト呪文の使用者に喋らせる。

void AssignAOEDebugString(
    string sString
);

Parameters

sString

AoE使用者に喋らせる文字列


Description

範囲エフェクトの使用者にデバッグ文字列を喋らせる。



Remarks

nw_i0_spells.nssの37行目にあります。


Requirements

#include "nw_i0_spells"

Version

1.22

See Also

categories: Debug Functions


author: Tom Cassiotis, editor: Dave Robinson, JP team: Rainie
Send comments on this topic.