View Single Post
FLOOR_MASTER
Senior Member
Join Date: Mar 2008
Old 07-05-2008 , 20:42   Re: Flare Extinguisher (Pyro flare exploit fix) v1.1 (7/05)
Reply With Quote #9

Incidentally, I considered that when initially writing the plugin but saw that the only property that looked relevant (for CTFProjectile_Flare) was "m_vInitialVelocity", which I assumed would never change and wouldn't be useful. In the interests of getting the plugin released quickly, I didn't look beyond that. Is there something I'm missing?

One hackish approach would be to record the m_vecOrigin, wait a bit, and then see if the m_vecOrigin remained static.
FLOOR_MASTER is offline