GetFactionAverageXP(object)
ファクションメンバー全員の経験値の平均を返す。
int GetFactionAverageXP( object oFactionMember );
Parameters
oFactionMember
調べたいファクションのオブジェクト
Description
ファクションメンバー全員の経験値の平均を返す。
エラーの場合は-1を返す。
Remarks
ファクションの全体的なレベルを調べる方法のひとつ。
Version
1.22
See Also
functions: | GetFactionAverageLevel |
categories: | Get Data from Creature Functions | Math Functions | Party Functions | Reputation/Faction Functions |
author: John Shuell, JP team: ngtaicho
Send comments on this topic.