Ok let me restate or repeat the question.
In a .tcmd file, can I type something in that will be a variable for whatever the player inputs or whichever player uses the command.
Example of a variable for player input in .tcmd file:
map <whatever map player types>
Input when using this command should look like:
!map karith2 or !map pulse_102
---------------
Example of a variable for player's name in .tcmd file:
m <name of player who uses the command>
Input when using this command should look like:
UnnamedPlayer: !description
(and then the server would message that player whatever someone wanted it to message)
Thank you, I appreciate your help so far