My counter isn't working properly

Asked Dec 30, 2022·1 reply·Last activity 3 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

So I set up a !Dead command that counts every time I have died in game by entering the command. (It's literally only counting the command. Or at least should) Every time it pops up instead of giving me a number, it reads back as (Invalid Variable) The command as I have it set up is:

Here lies @member He has Died $(Count) times. In lieu of flowers, please press F to pay your respects.

Can anyone tell me what I'm doing wrong?

1 reply

Scruffy Tiger said:
$(Count)

It should be lowercase: $(count)