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

item absorb - get value

sharinn

Active Member
Joined
Aug 27, 2011
Messages
156
Solutions
8
Reaction score
42
GitHub
ArturKnopik
Twitch
krecikondexin
Hello, I wanted to extract the absorption from the item, the functions that I implemented are under this link [ Lua Function - [TFS 1.3] Item abilities via Lua (https://otland.net/threads/tfs-1-3-item-abilities-via-lua.260156/page-4#post-2557172) ], the problem is that it always gets the value = 0
can someone tell me what I'm doing wrong?
my test obiect:
Code:
22:09 You see a magic plate armor (Arm:17, protection physical +6%, energy +6%, earth +6%, fire +6%, drown +6%, ice +6%, holy +6%, death +6%).
It weighs 85.00 oz.
Item ID: 2472
 
Back
Top