SetUniform(string)
公式キャンペーンの中でのプレイヤーの服の名前を指定します。
void SetUniform( string sTag );
Parameters
sTag
防具の認識タグ。
Description
プレイヤーが公式キャンペーンにおいて、防具プロットを保持し続けるために使用しなければならない服のタグを保存します。
Remarks
このスクリプトは、nw_j_guard.nssの97行目にあります。
この関数はBioware社のクエスト報酬システムの一部です。
システムをかなり詳細なところまで理解している人以外にとっては、ほとんど役に立たないでしょう。
Requirements
#include "nw_j_guard"
Version
1.29
See Also
functions: | GetUniform | PlayerWearsUniform |
categories: | Module Specific Functions |
author: Jody Fletcher, JP team: katsu794
Send comments on this topic.