Hello,
I would like to know if we can disable all unexpected behaviour from enable the Cshard option in the conf.js ?
For example, when added, i've got a "ERROR. Command not found" when I enter something in the chat
And, when the player die, it automatically respawn it with 100hp at the FBI location
Some other behaviour are potentially added by this configuration
Here is my settings.xml for dotnet folder
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<resource src="SaltyChat" />
</config>
Thank you