FrozenSand/ioq3-for-UrbanTerror-4

\cmdlist mute fails to report the existing mute command

thomasleveil opened this issue · 1 comments

The cmdlist command does not report the mute command.

in 4.2.003 :

cmdlist mute
0 commands

cmdlist m
map
map_restart
meminfo
3 commands

mute 0 40
broadcast: print "Player laCourge was unmuted by the admin\n"

it's hackishly implemented in qvm, which is why it's not listed as a command. there is really no easy way to make that listed, so we won't fix this