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

Lua Getting item attack

Xleniz

New Member
Joined
Jul 6, 2009
Messages
178
Reaction score
3
Location
Sweden
Why is the code
Code:
getItemAttribute(item2.uid, "attack")+60

giving me error:
"attempt to perform arithmetic on a nil value" ???

Using 0.3.6pl1
 
Back
Top