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

dragging items via verbcoin

  • #1, by nimoras 8 years ago Zitieren
    I know it's possible to enable dragging in the game properties and it will work automatically, if you left-click an item. However, I am using a verbcoin interface and I want to know if there is a way to start this method manually, because I'd like it to be triggered by the "use" command of my interface instead.
  • #2, by esmeralda 8 years ago Zitieren
    The build in dragging should work.
    You need to tick the box "items can be dragged with this command" in the command properties of your "use" command. (If you don't want any other command to drag an item see to it, that the "use" is the only one where the box is ticked.)
  • #3, by sebastian 8 years ago Zitieren
    I know it's possible to enable dragging in the game properties and it will work automatically, if you left-click an item. However, I am using a verbcoin interface and I want to know if there is a way to start this method manually, because I'd like it to be triggered by the "use" command of my interface instead.

    EDIT: esmeraldas way should work as mentioned.
     
    If you want to trigger it completely manually: Use the action part "set item" (under interface category) and tick the checkbox "dragged item"

  • #4, by nimoras 8 years ago Zitieren
    Thank you! smile