i need a command where i can do !whiff 1 and itll add 1 to !whiff everytime i do that, i was trying to do !addcom !whiff $(eval $(query) + (something) but nothing was working, any help?
Need help with a command
3 replies
You don’t need to type 1 to activate the $(count) variable it will activate every time you call the command no need to do any eval stuff. Also the best way to be able to look at the command with out adding a whiff would be using two commands like this:
!addcom !addwhiff -a=!editcom !whiff $(count) whiffs.!addcom !whiff x whiffs
Hope this helps