Next
GiveItemWithPos
Previous
DelItem
GiveItem
Char.GiveItem(CharIndex,ItemID,Amount,Mute)
函数功能
给予目标对象道具。
参数说明
CharIndex:
数值型
目标的 对象index。
ItemID:
数值型
道具ID。
Amount:
数值型
道具的数量。
Mute:
数值型
是否显示获得道具的消息,0为显示,1为不显示,默认值0。
返回值
目标道具index,失败则返回负数。
Next
GiveItemWithPos
Previous
DelItem