function onKill(cid, target)
local multiplierOne = getPlayerLevel(target)
local multiplierTwo = getPlayerLevel(target)
if(isPlayer(cid) and isPlayer(target)) then
doPlayerAddExp(cid (mutliplierOne * multiplierTwo) )
return 1
end
<event type="kill" name="ScriptName" script="scriptname.lua" />
Do you have your sources? I can source this for you.
What i do with sources of avesta?