Hello,

I saw from a tutorial,

on $*:text:/!wins (add|remove)/Si:#:{

to create a command to add wins to a user, I searched the internet and can't find anything on the /Si identifier. What exactly does this mean? And what is the ordering of the variables to reference them in the code. Is add/remove $1, the user is $2 and the value to add being $3?

My point is I would like to make an on text command that takes 2 user names as input but I can't get it to work. Going off the above code I would think it would be something like:

on $*:text:/!battle /Si /Si:#:{

But I can't get this to work or know which is $1 or $2 etc.

Thank you,
Robert