Table of Contents

serverCmdUpdatePref

There is no doc-string available for this function.

Syntax

script serverCmdUpdatePref(string %client, string %id, string %newValue, string %announce);

Parameters

string %client
No description available.

string %id
No description available.

string %newValue
No description available.

string %announce
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/resources/Support_Preferences/server/interaction.cs:53

See also

References

serverCmdRTB_setServerPrefs: Add-Ons/System_BlocklandGlass/resources/Support_Preferences/rtb/puppet.cs:252