View Single Post
TheIronGolem
Senior Member
 
Join Date: Feb 2015
Posts: 676

Old January 20th, 2018, 10:08 AM
This is a Mechanic, right? Mechanics don't have an xAllLev field, which is why you're getting that error. Check out the list of fields that exist on the hero itself (Develop -> Floating Info Windows -> Show Hero Fields) and you should be able to find the one that fits your purposes. Once you have that, you can refer to the field in a script with "herofield[fieldID].value".
TheIronGolem is offline   #4 Reply With Quote