====== serverCmdUpdatePref ====== There is no doc-string available for this function. ===== Syntax ===== script serverCmdUpdatePref(string %client, string %id, string %newValue, string %announce); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%client%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%id%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%newValue%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%announce%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/resources/Support_Preferences/server/interaction.cs:53 ===== See also ===== ===== References ===== [[scripting:doc:u:u:servercmdrtbusetserverprefs|serverCmdRTB_setServerPrefs]]: Add-Ons/System_BlocklandGlass/resources/Support_Preferences/rtb/puppet.cs:252\\