Difference between revisions of "SetStringGameSettingEX"

Jump to navigation Jump to search
25 bytes removed ,  12:51, 23 August 2010
removing automation notice
imported>DragoonWraith
(changing | to HTML entity code to prevent template confusion)
imported>DragoonWraith
(removing automation notice)
 
Line 1: Line 1:
{{BotAddedPage|CSbot|DragoonWraith}}
{{Function
{{Function
  | origin = OBSE
  | origin = OBSE
  | summary = Sets the string value of a game setting. The new string value is contained within the format string, following the setting name and separated by a pipe character, i.e. <tt>"nameOfGameSetting&#124;newValueOfGameSetting"</tt>. When calling from the console, use '@' instead of the pipe character.
  | summary = Sets the string value of a game setting. The new string value is contained within the format string (see below), following the setting name and separated by a pipe character, i.e. <tt>"nameOfGameSetting&#124;newValueOfGameSetting"</tt>. When calling from the console, use '@' instead of the pipe character.
  | name = SetStringGameSettingEX
  | name = SetStringGameSettingEX
  | arguments =  
  | arguments =  

Navigation menu