.push and trace with SCAN_TEXTURE

Posted By: DWilki

.push and trace with SCAN_TEXTURE - 08/08/05 22:10

I think I may have found a bug with PUSH. I posted the below in the scripting forum.

--------------------------------------------
I'm having problems setting my.push to any value and then trying to do a trace using scan_texture. As long as I dont set my entity's push value, I can do a trace using scan texture, but as soon as I set my-entity's push to anything above zero, I cannot do a trace to any level geometry and retreive the texture.

Anyone know if this is a known problem?

Thanks-
--------------------------------------------
Perhaps I am just using the flags incorrectly, but I have tried many combinations.
Posted By: jcl

Re: .push and trace with SCAN_TEXTURE - 08/10/05 09:03

Maybe you used USE_BOX?
Posted By: DWilki

Re: .push and trace with SCAN_TEXTURE - 08/10/05 21:02

Indeed that was the problem. Thank you.
© 2024 lite-C Forums