ok, i got it to show up in the server-logs and in the amx-logfile
by adding
Code:
log_message("^"%s^" triggered ^"amx_talk^" (text ^"%s^")",name,arg2)
log_amx("^"%s^" talks to [RST] only: ^"%s^"",name,arg2)
but i still need it to show up in the chat display window of HLSW!
noone got an idea on how to make HLSW catch this as a speech event?