CounterStrikeSharp
CounterStrikeSharp copied to clipboard
UserMessage API
Hello, I was working on porting sourcemod-nativevotes to CounterStrikeSharp. I figured out its possible to fire voting event by CSS, but I could not find any way to send UserMessage(network message) to clients. Is it impossible? or just not documented and im missing it?
Thank you.
edit: Perhaps some of them are disabled on purpose? 🤔 https://github.com/roflmuffin/CounterStrikeSharp/blob/319b116c5fcc364305c1db60c9a3d73fcf02985d/managed/CounterStrikeSharp.SchemaGen/Program.cs#L215
AFAIK this is not yet implemented, but they are working on it.