Menu
Login
Language
DE EN FR ES IT CZ
Back

Inventory slot processing.

  • #10, by sebastian Sunday, 07. January 2018, 18:32 8 years ago Quote
    great solution here. Never thought about that.
    Its also possible to use a hook function to rewrite the complete action text when a change gets triggered: "getActionText" . See https://wiki.visionaire-tracker.net/wiki/RegisterHookFunction

    Thread Captain

    2346 Posts

  • #11, by chronologic Tuesday, 16. April 2019, 08:01 7 years ago Quote
    Just to add to this, I discovered that it is possible to do the following:


    1. Use a two frame animation where the first frame is the "normal" image of the item, and the second is a transparent png, with script as described here.

    2. Use a third image to represent the "dragged" item in the image file.

    The result is that the animation is used in the item placeholder, but also the image file overrides the animation when dragging.

    So the following effect is possibe:

    Newbie

    25 Posts