GetValidItem()
公式キャンペーンの中で鍛冶屋が作成できるアイテム名を返します。
string GetValidItem();
Description
この関数を呼び出したオブジェクトのローカル文字列"M3Q1_VALIDITEM"から文字列を返します。
Remarks
nw_o0_itemmaker.nssの254行目。
公式キャンペーンの中で鍛冶屋があるアイテムを作成可能かを確認するために使用されます。
Requirements
#include "nw_o0_itemmaker"
Version
1.22
See Also
functions: | SetValidItem | SetValidItemCost | SetValidItemCostToken |
categories: | Module Specific Functions |
author: John Shuell, JP team: katsu794
Send comments on this topic.