Inventory slot processing.

  • #10, by sebastianSunday, 07. January 2018, 18:32 6 years ago
    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 chronologicTuesday, 16. April 2019, 08:01 5 years ago
    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