Tablesearch to find two "keys"? (x,y coordinates)
Franto
Member Posts: 779
Is there a function I could input into the "key" part of the TableSearch in order to find a row containing both values in their columns?
Or do I run two table searches for the x and y seperately?
Basically, when the row with the matching x,y is found, the actor that was searching it changes their self.row to match the targets, then they would be able to subtract from the hp value of the target with the same row#, their hp would be a third colum in that same row.
I would use floor to simplify the number needed to be found, as the x,y is already a real number.
Comments
Nvm, I just found "string expression" and "numeric expression" under conditions, that wasn't available before in the older Windows creator 10.x. I'm still use to the old ways, had no idea you could do more now. O _0 Especially since Mac had it for a while longer.
I'm still discovering new behavior blocks. GS has advanced a very long way already!