诛仙宠物驯养LUA代码
宠物驯养LUA代码 不多说什么 高手自己修复下把 根据talisman_combine---宠物驯养-------------------------------------------------------------------------------
function PetBedgeAdopt(pet_tid,pet,origin)
local DataIndex=ZLuaPetBedgeDataIndex()
local availablePets = ZLuaAvailablePets()
pet:SetLevel(1)
pet:UpdateData(DataIndex["identify"], 1)
pet:SetCurHonorPoint(math.max(pet:QueryCurHonorPoint()/2,1))
pet:SetMaxHonorPoint(math.max(pet:QueryMaxHonorPoint()/2,80))
pet:SetCurHungerPoint(450)
pet:SetMaxHungerPoint(500)
ZLuaPetBedgeRollBack(pet_tid,pet)
pet:UpdateData(DataIndex["feedaids"],0)
ZLuaPetBedgeRebuild(pet_tid,pet,origin,_)
return pet_tid;
end
楼主加油,我们都看好你哦。 太生气了,无法HOLD啦 >_<...... 真是难得给力的帖子啊。 淡定,淡定,淡定…… 楼主加油,我们都看好你哦。 无回帖,不论坛,这才是人道。 真是被感动的痛哭流涕…… 楼主加油,我们都看好你哦。 淡定,淡定,淡定……
页:
[1]
2