I would like to add some configuration to my Winboard.ini file for my right click menu.
Let's say I click:
Tell(player),tell,1,0
I would like it to pop up an input window to type the message in, then hit enter and it sends the string to the server tell <person> <message> instead of it showing up in the console window at the bottom waiting for input.
Is there a way to do this?