sam.Config.set
Last updated
Was this helpful?
Last updated
Was this helpful?
sam.Config.set( key, value, () force = false )
Set a config's value.
On server it just sets it and casts it for everyone.
On client it sends a netmessage to set it, if you have permission it will be casted to everyone.