GetWeaponFocus(object)
コメントアウトされたスクリプト関数で、Prefers関数に置き換えられてます。
void GetWeaponFocus( object oLastOpener );
Parameters
oLastOpener
コンテナ最後に開けたPC。
Description
見たところ、この関数はコンテナを最後に開けたPCの武器のフォーカスを返すために使用されようとしていたみたいです。
今は、武器のタイプとoPCをパラメーターとして受け取るPrefers関数がこの動作をすることは明らかです。
Requirements
#include "nw_o2_classweap"
Version
1.28
See Also
functions: | Prefers |
categories: | Prototyped but Unused Functions |
author: Michael Nork, editor: Charles Feduke, additional contributor(s): LeegleechN, JP team: katsu794
Send comments on this topic.