View Single Post
Illyahr
Senior Member
 
Join Date: Feb 2013
Posts: 357

Old March 4th, 2018, 06:22 PM
Telepathy has it's own thingid so you'd just have to Bootstrap it and use an Eval script to calculate level into its value. Something like

Code:
var level as number
level = #levelcount[Psion]
level = (level*5)+5

hero.child[xTelepathy].field[Value].value = level
That should get you in the ballpark
Illyahr is offline   #2 Reply With Quote