Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

[Solved] Maintain Action text until action is performed

  • #20, by sebastian 9 years ago Zitieren
    great news you managed it smile 

    I also got it working with a similar method a few hours ago but still had struggle to clean it up a little. 

    You could move your 

    •  Clear saved object
    •  Set standard command

    under the if/else and remove the else branch completely by the way because of redundancy smile

    Will do also a video about it in a few weeks (after i did a lua crash course for the viewers). 
  • #21, by gabarts 9 years ago Zitieren
    Great news! I'm using instead draw text at cursor, eventually how should I set the highlight thing?
  • #22, by sebastian 9 years ago Zitieren
    would work the same but you have to tweak his mentioned execute scripts  to work with
    GameActionTextFont of thr game table instead of an interface tavle's InterfaceActionTextFont.