spy steal information Posted September 28, 2022 Share Posted September 28, 2022 fire item in many of ze map bugs not slowing zombie ( no effect only has fire particle)example mapze_shroomforest2_p6ze_serpentis_temple_p2ze_stalkermonolit_v8gofix1 Quote Link to comment Share on other sites More sharing options...
Koen Posted October 3, 2022 Share Posted October 3, 2022 (edited) This is a csgo issue that requires either a plugin/extension or a stripper modification to fix. In CSS, trigger hurt entities that use fire or electric damage would slow zombies whereas in csgo, it doesn't. For the stripper makers on the server, all you need to do is to a add a player_speedmod, then modify the trigger_hurt entity with: OnStartTouch > (targetname of player_speedmod) > ModifySpeed > (slow down speed) > (delay) > (refire) OnStartTouch > (targetname of player_speedmod) > ModifySpeed > 1 > (when trigger_hurt is disabled) > (refire) Edited October 3, 2022 by Koen Add method on how to fix 1 Quote Link to comment Share on other sites More sharing options...
pedrotski Posted October 17, 2022 Share Posted October 17, 2022 This has been resolved Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.