Hallo All
I Make Quest For affect.add_collect
some item when i use not work and some item work without affect
This Item When I Use It It's Work But Not Give Me The affect
I Make Quest For affect.add_collect
some item when i use not work and some item work without affect
PHP Code:
when 71148.use begin
cmdchat("buff5")
affect.add_collect(apply.RESIST_WARRIOR, 20, 60*60)
affect.add_collect(apply.RESIST_ASSASSIN, 20, 60*60)
affect.add_collect(apply.ATT_BONUS_TO_MONSTER, 30, 60*60)
affect.add_collect(apply.MAX_HP, 1000, 60*60)
affect.add_collect(apply.MAX_SP, 1000, 60*60)
item.remove()
end
This Item When I Use It It's Work But Not Give Me The affect






