Difference between revisions of "SetStringGameSettingEX"

5 bytes added ,  12:50, 23 August 2010
changing | to HTML entity code to prevent template confusion
imported>CSbot
(Automated import of articles)
 
imported>DragoonWraith
(changing | to HTML entity code to prevent template confusion)
Line 2: Line 2:
{{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|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, 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 =