Texter

  • SithSabers
    17th Mar 2020 Member 1 Permalink

    I installed it throught the Scripts Manager, but nothing happens when I press CTRL and T together

  • xXmartin0311
    17th Apr 2020 Member 0 Permalink

    It doesn't work. When i press CTRL+T It just brings up tabs.

  • JacobTDC
    22nd Sep 2020 Member 1 Permalink

    Just a minor problem: the key combination doesn't work if NumLock, CapsLock, or ScrollLock is on, because they affect the value of modifier. Have you considered using event.register(event.keypress, [handler]) instead of tpt.register_keypress([handler]) (which is deprecated in v0.94)?

    Edited 3 times by JacobTDC. Last: 22nd Sep 2020
  • xJqtin
    22nd Mar 2021 Member 1 Permalink

    The Script Isn't working anymore?

  • -EVA01-
    5th Jan 2022 Member 0 Permalink

    i have a cuestion,i put the scrip like he says and i do ctrl + t and it doesnt work,why.

     

    also i put the script in the same folder so theres no problem but it doesnt work

    Edited once by TxTDEIMOS. Last: 5th Jan 2022
  • jacob1
    5th Jan 2022 Developer 0 Permalink
    @TxTDEIMOS (View Post)
    Make sure caps lock and num lock are off and it will work.

    But instead you should download the new version, released last week by mad-cow, available on the script server:
    https://starcatcher.us/scripts/?view=51

    Changelog for that release:
    Unspeakable Crawling Skulltula: (mad-cow, 12/26/2021)
       Bug: Caps/numlock were treated as modifier keys
       Feature: Enter now submits the text
       Feature: Escape or clicking outside the window now closes it.
       Feature: Using the script in the zoom window now works.
       The script now uses events instead of tpt.register_
       jacob1 edit: The Ctrl+t shortcut now works in jacob1's mod
    Edited 2 times by jacob1. Last: 5th Jan 2022