K4ryuu
K4ryuu
I'm going to add this feature in the upcoming patches
Is this still an issue?
Yes, I did have time long time ago and also we discussed it further on my Discord server. You find the discussion here: https://discord.com/channels/806961304979898368/1176940452956618853/1241682893449723945
Could you try to run `css_plugins reload 5` for example? Maybe it would give some context about your issue if any as it may log some error or so. Or...
Greetings, This error originates from a plugin, so you should first contact its author. The issue arises because it doesn’t verify the validity of a given entity, resulting in a...
Some of the settings are not fully replicatable as I saw. For example if you replicate the `mp_forcecamera` to `0`, when its being `1`, the button shows up on your...
  The path of the model in game. It's also stored in the items file
These path are enough for tons of use cases, such as applying in game to people by just the id. This would support long-term automated update for lot of services,...
Appreciate the changes!
Hello, In a plugin, if you want to output a text in the server language (as set in CoreConfig), use: `Localizer["test.message"]` However, if you wish to send something in the...