Difference between revisions of "Text Input With TSFC"

12 bytes added ,  02:38, 30 November 2008
no edit summary
imported>KyleWollaston
imported>KyleWollaston
Line 1: Line 1:
{{ReqOBSE}}
v0014 or higher


This code will accept text input from the player, storing the data in a [[:Category: TSFC|TSFC]] string.  All regular keyboard characters are supported except tilde(~).  Shift and Backspace may be used normally.  Text is shown as typed via [[StrMessageBox|MessageBoxes]], which also have buttons for the player to end their input or clear all input.
This code will accept text input from the player, storing the data in a [[:Category: TSFC|TSFC]] string.  All regular keyboard characters are supported except tilde(~).  Shift and Backspace may be used normally.  Text is shown as typed via [[StrMessageBox|MessageBoxes]], which also have buttons for the player to end their input or clear all input.
Line 6: Line 4:
==Requirements==
==Requirements==


*[[:Category: Oblivion Script Extender]]
*[[:Category: TSFC|Tibixe's String Function Collection (TSFC)]]
*[[:Category: TSFC|Tibixe's String Function Collection (TSFC)]]