🇪🇬
🇪🇬
🇪🇬
🇪🇬
SAM
Search…
⌃K
🇪🇬
🇪🇬
🇪🇬
🇪🇬
SAM
Search…
⌃K
📔
Info (READ)
States 🟪🟦🟨
Static Methods vs Instance Methods
(optional)
Console
💘
API
👨🦽
Player
🤖
Command
🔫
Rank
⚙
Config
🟪
sam.Config.set
🟪
sam.Config.get
⚒
Util
🕸
Net
📦
Sql
Powered By
GitBook
🟪
sam.Config.set
sam.Config.set(
string
key
,
any
value,
(
optional
)
bool
force
= false
)
Description
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.
Aguments
1.
string
key
2.
any
value
3.
(
optional
)
bool
force
= false
If force then it will override and cast it for everyone, it can be useful to use with tables.
API - Previous
Config
Next
sam.Config.get
Last modified
1yr ago