GiveXPToCreature(object, int)
特定のクリーチャーに経験点を与えます。
void GiveXPToCreature( object oCreature, int nXpAmount );
Parameters
oCreature
経験値を与える特定のクリーチャー
nXpAmount
与える経験点
Description
マルチクラスのペナルティを調整し、oCreatureにnXpAmountを与えます。
Version
1.29
See Also
functions: | AddJournalQuestEntry | GetJournalQuestExperience | RewardPartyXP | SetXP |
categories: | Action on Object Functions | Experience Functions |
author: Jody Fletcher, editor: Charles Feduke, additional contributor(s): Alec Usticke, JP team: Rainie
Send comments on this topic.