PDA

View Full Version : Drag and Drop tokenbags



phantomwhale
September 28th, 2013, 07:06
I have been trying to make some useability improvements to the SavageWorlds ruleset, and have been looking specifically at the export window.

It occured to me that individually dragging and dropping tokens onto the export token list can be quite tedious, especially when all these tokens are already grouped into one bag. So is is possible to detect a tokenbag being dropped, such that you can programatically access each and every token in the bag (or nested bags within) ?

Cheers,
Ben (-PW-)

Moon Wizard
September 28th, 2013, 08:08
It would take some monkeying with new dragdata values and/or a token bag Lua object. Probably not for v3.0, so throw it on the wish list.

Note: Any tokens referenced by tokenfields within other exported objects are automatically exported.

Regards,
JPG