Jump to content

[Report Bugs] fire item in many of ze map bugs not slowing zombie ( no effect only has fire particle)


spy steal information
 Share

Recommended Posts

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 by Koen
Add method on how to fix
  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...