Closed Chenterito closed 2 years ago
H1 parser, which was not provided by me, uses the sayraw
and tellraw
commands to print chat. Those commands do not honor the sv_sayname
dvar.
If you want to have the sv_sayname
prefixed, modify the parser to use the say
and tell
commands.
eg:
rconParser.Configuration.CommandPrefixes.Tell = 'tell {0} "{1}"';
rconParser.Configuration.CommandPrefixes.Say = 'say "{0}"';
changing that won't affect how iw4madmin works in the game ? will give any error?
No, it's how IW4MAdmin will issue commands to Rcon. Give it a go. You can always revert the change if something doesn't work as expected. :)
Closing as solved.
"sv_sayName" does not work with IW4MAdmin. I was doing tests and from the h1-Mod console it works. With IW4MAdmin Say in console