Oscar Wos-Szlaga
Oscar Wos-Szlaga
> use with `Server.NextFrame(() => { //print here });` This just results in a seg fault ```c# RegisterEventHandler((@event, info) => { var player = @event.Userid; if (player == null ||...
so what is the solution for admin plugins to "interact" with "fakeconvars" if it cannot be registered? source mod managed it somehow https://github.com/daffyyyy/CS2-SimpleAdmin/blob/3f1b6b3bf74ab974e777f9495edf20a24c847764/CS2-SimpleAdmin/Commands/basecommands.cs#L940 https://github.com/schwarper/cs2-admin/blob/74bc4c2fe3d6ce979fa43b683e91bbd07e86c6c5/basecommands/src/basecommands.cs#L152 https://github.com/alliedmodders/sourcemod/blob/cb0f8f0eaa8f1edb46888d7f1d797c0493f9f51f/plugins/basecommands.sp#L288
chown cs:cs /home/cs -R
https://github.com/roflmuffin/CounterStrikeSharp/issues/1086 https://github.com/roflmuffin/CounterStrikeSharp/issues/1024 https://github.com/roflmuffin/CounterStrikeSharp/issues/1013
https://discord.com/channels/1160907911501991946/1160907912445710479/1411330429679829013 from poggu ``` Running a server in SteamRT3 without docker (Required on linux only), If you don't want to use docker to containerize your CS2 server you can do...
https://github.com/roflmuffin/CounterStrikeSharp/pull/1090