EQS Generator: Custom Item Data?

Hi,

I have an EQS generator and it works wonderfully. I use it to tell my AI where good cover is located. There are “cover rails” along objects that can be used as cover and I generate the item points along them.

227432-eqs.png

I need to get a reference to the rail actor from the item data, but I don’t see how to do it. Right now, my AI does a check for overlapping actors at the item points, so I can get the rail already. But it’s a workaround. I would like it to be done more efficiently and the right way is for the generator to store the rail reference in the test point item data.

Can anyone point me in the right direction?

Thanks in advance,