? Is It Even Possible ?
Basically on my newest game idea I have to have attributes that rely on each other for math. I wish to know if it is possible to reference two separate integers from a table and subtract one from the other? So far Ive only managed to get one integer in the change attribute field but here HAS to be a way to get two or three integers into the same function so that they can be manipulated based on each other. Thanks in advance for any help!
Comments
the ( ) brackets are needed around the ' tableCellValue(table,Row,Col) ' so each numberValue you call for is an entity.
@};- MH