I added a buff to an entity. The buff is defined to increase a cvar by 1 each time it's attacked. I tested it in a single-player environment and everything worked fine, but after transferring it to the server, the cvar remains at 0 and doesn't change. Am I missing something?
Some code
```...