Calling a count command

So I made a deaths command with a simple $(count) command but how do I make a new command that gets the number from that deaths command?

I would do somethin like this.

!addcom !deaths $(query)

!addcom !adddeath edit !deaths Number of deaths: $(count) -ul=moderator -a=!commands

!adddeath would add a death on to the count, and !deaths would show how many deaths there are.

That works, thanks :slight_smile:
Could you maybe explain what the -ul and the -a does?

-ul stands for userlevel
-a is alias, which means it calls another command with what this command says

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.