View Single Post
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 06-02-2022 , 18:30   Re: [L4D & L4D2] Shove Handler (1.4) [03-Jun-2022]
Reply With Quote #11

Code:
1.4 (03-Jun-2022)
    - Fixed blocking Common Infected stumble not trigger the "entity_shoved" event correctly.
    - This fix will cause the "entity_shoved" event to fire twice, once with the attacker value of "0" and after with the real attacker index.
    - This fixes some plugin conflicts such as "Molotov Shove", "PipeBomb Shove" and "Vomitjar Shove" plugins.

    - Changed the "modes" cvars method to use "Left4DHooks" forwards and natives instead of creating an entity.
__________________
Silvers is offline