• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved OnTargetCombat event does not work.

lord vortexx

New Member
Joined
Dec 14, 2008
Messages
92
Reaction score
3
I'm just passing a print (' a') and not returning anything to me , I just put so

Code:
function Creature : onTargetCombat (target)
print (' c' )
return true
end

but does not work , someone could send me an example or say what am I doing wrong ?


Many Thanks
 
Yes, I was, but my problem was the executable that was different from the latest version, compiled again and it worked perfect.


Thank you for your help
 
Back
Top