MT-CTF / capturetheflag

Capture the Flag game using the Minetest Voxel Engine
https://ctf.rubenwardy.com
81 stars 88 forks source link

Make /t command easier #1187

Closed Jo5629 closed 1 year ago

Jo5629 commented 1 year ago

I wanted to make it so where the /t command could become easier. The command would be activated by putting a semicolon before the message.

This is so mobile players would have easier functionality when talking to their own team specifically.

All that I did was copy & paste the code from the /t and changed it to fit what I had wanted.

LuismiInTheZone commented 1 year ago

Two things:

  1. I think /t is pretty easy
  2. I haven't tested it but how do you intend to use the a on the keyboard? just for example: a hello team? So what if I want to put a teammate is killing everyone to the public?
Jo5629 commented 1 year ago
  1. I think /t is pretty easy

Fair enough. I had wanted to make it a little more easier, but I guess it would be already easy enough? I will probably close this.

  1. I haven't tested it but how do you intend to use the a on the keyboard? just for example: a hello team? So what if I want to put a teammate is killing everyone to the public?

Sorry I do not think I made the point clear. I wanted to use the semicolon key, not the a key. My fault for not making it clear.