Recent content by FrankZ

  1. F

    Any indirect way to change read-only cvar value?

    like cvar “_notAlerted” I want to make a buff that turns all alerted zombies back to notalerted condition. I know cvar “_notAlerted” is read-only, but is there anyother cvar that related to this value, so I can indirectly modify the read-only cvar?
  2. F

    How to make the guard NPC follows me?

    My idea is to make custom melee NPC guards that follow me. They can approach & attack while detecting any enemy around. After killing the target they will follow me again. So far the approach & attack function works properly, but they would nither follow me nor come back after killing the...
Back
Top