hermansimensen / eventqueue-fix

Replaces general event queue found within Source-engine games with a lag-resistant event queue per player entity
GNU General Public License v3.0
19 stars 7 forks source link

Triggerable pushes do not function #13

Open sneak-it opened 2 years ago

sneak-it commented 2 years ago

Seems as though the plugin has some strange side effects on oddly triggered.... triggers. It's better to lead with a consistent issue example, so here goes:

Game: CS:GO Plugin version: 1.1.2 Map: bhop_badges_mini_csgo Coords: 10720.000000 -3458.263184 12416.093750

image image image image

Shooting the func_button results in no boost. Unloaded the plugin, boost functions suddenly.

Related plugins: EndTouch Fix, RNGFix, Trigger_push Fix 1.5

Happy to give more info if needed!

hermansimensen commented 2 years ago

Is this an issue you can replicate 100% of the time? I have not been having success replicating this.

sneak-it commented 2 years ago

Is this an issue you can replicate 100% of the time? I have not been having success replicating this.

Yessir, every time, on multiple servers. Still utilizing Bhoptimer 2.6.0 if that's relevant, I know some eq fix related things were added at some point.