Talk:Text Input With OBSE

From the Oblivion ConstructionSet Wiki
Revision as of 10:03, 3 February 2008 by imported>Kyoma (→‎Updates)
Jump to navigation Jump to search

Updates

February 2, 2008

  • Fixed: Bug that caused extra characters to be deleted when using Backspace.
  • Simplified: Code that checked for an empty string.
  • Added: Code to make sure the player has named the object.
  • Added: Code to make Ctrl+Backspace delete a whole word.

Dragoon Wraith TALK 20:41, 2 February 2008 (PST)

New-line possibilities

Ok, first off, it's my first edit to the wiki so if it's wrong/out of place or anything else, feel free to remove or change it. :P

Now for the comment. I just wanted to say it's possible to add newlines to the stringvar itself (so having multiple string vars with %r in the MBoxEx isn't needed anymore). It's described at Talk:MessageBox. Even though it says it's for MessageBox it also works with SetName and ModName (and assuming AppendToName aswell). I've tested it just now and it didn't seem to break anything in the script.

P.S. How do I change the (EST) in my post time? Kyoma 10:03, 3 February 2008 (EST)Kyoma