Most recent edit on 2006-04-25 14:29:27 by MiKail [fixed scope link]
Additions:
Adds a wide string parameter to an ATI display item.
Deletions:
Add a wide string parameter.
Scope
Edited on 2006-04-25 05:32:05 by SunTzu
Additions:
ATI_AddWString(RRPI_PlayerName, playerName)
Deletions:
Edited on 2005-07-07 10:31:09 by MiKail
Additions:
ATI_AddWString(<iATIIndex>, <sParameter>)
<iATIIndex>: the index number of the parameter.
<sParameter>: a raw string only. No localization will be done.
Deletions:
ATI_AddWString(<iIndex>, <sParameter>)
<iIndex>: index of the parameter.
<sParameter>: Raw string only. No localization will be done.
Edited on 2004-02-22 18:47:28 by MiKail
Additions:
<sParameter>: Raw string only. No localization will be done.
Deletions:
<sParameter>: No localization will be done.
Edited on 2004-02-22 18:47:08 by MiKail
Additions:
<sParameter>: No localization will be done.
Deletions:
<sParameter>: wide string parameter.
Edited on 2004-02-22 18:35:34 by MiKail
Additions:
ATI_AddWString(<iIndex>, <sParameter>)
Description
Add a wide string parameter.
Example
Arguments
<iIndex>: index of the parameter.
<sParameter>: wide string parameter.
Scope
Related Pages:
Deletions:
To be filled in later. -Thought
Oldest known version of this page was edited on 2003-10-21 20:30:21 by ThoughtProcess []
Page view:
To be filled in later. -
Thought