Making Custom Action Commands

I am trying to make custom action commands for my viewers. For example, johndoe hugged @janedoe. How would i set that up? Everytime i use $(display_name) & $(nick) it just says the same user name. Example: johndoe hugged johndoe. If anyone can help me i would greatly appreciate it!

Hello,
This is normal, it is the same user for both TAGs.

To use an argument, it’s $arg(1)

Thank you so much. I really appreciate your help and the quick response!

1 Like

are you able to make a command for a game id that isnt the game you are playing? example: (johndoe1 challenged johndoe2 to a lvl in Tekken 7)

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