• 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!

TFS 1.X+ doAreaCombatHealth

poe6man3

Member
Joined
Aug 6, 2020
Messages
94
Solutions
1
Reaction score
13
Hello i wanted to check and learn how that function is working but when i look inside the combat i see something like this


Lua:
function doAreaCombatHealth(...) return doAreaCombat(...) end
Can somebody let me know how do i check the arguments for the function and how those are used ?
Post automatically merged:

nvm got it if somebody also gonna wonder just look the doAreaCombat which is writen in src code
 
Back
Top