Method | Description | |
---|---|---|
MonsterPointAward ( int npcid, int npctype, int awardamount, |
||
PointOperate ( |
||
PointPay ( |
||
PointUse ( |
public static MonsterPointAward ( int npcid, int npctype, int awardamount, |
||
npcid | int | |
npctype | int | |
awardamount | int | |
player | ||
return | void |
public static PointOperate ( |
||
player | ||
amount | int | |
reason | PointOperateReason | |
return | void |
public static PointPay ( |
||
sender | ||
receiver | ||
amount | int | |
return | void |
public static PointUse ( |
||
player | ||
amount | int | |
reason | PointUsage | |
return | void |