Difference between revisions of "ScriptEvent:localizeStringArgs"
From Mod Wiki
(No difference)
|
Latest revision as of 11:28, 5 November 2007
Parameters
string name -- Name of the locStr to localize.
Result
Supported By
sdSysCallThread
Comments
- Use pushLocString and pushLocStringIndex for adding values to the localization stack.
Functionality
Returns localized text for the given locStr using the values on the localization stack for parameters.