Function EffectOnAdvance(cid, skill, animatedtext, pos)
--
--
Need help to make the function!
--
PHP:
Function EffectOnAdvance(cid, skill, animatedtext, pos)
if up = doCreatureSay(cid, "Axe UP!", TALKTYPE_ORANGE_1) then
local up = ""
if EffectOnAdvance(cid, axe, up, getCreaturePosition(cid))
end
PHP:
<event type="onAdvance" name="upSkill" script="up_skill.lua"/>
Need help to make the function!
Last edited: