Irbyz / aftershock-xe

AfterShock XE is a fork of the AfterShock mod for OpenArena FPS game.
https://discord.gg/fd79Ktf
GNU General Public License v2.0
12 stars 8 forks source link

echo prints text only in console #69

Closed Irbyz closed 5 years ago

Irbyz commented 5 years ago

/echo <text> is supposed to print a message only for oneself that other players can't see. Right now it prints text only in console but it should display it in chat as well.

dedavidd commented 5 years ago

what about /secho <text>

Irbyz commented 5 years ago

It does the job. Thanks!