Infusion icon indicating copy to clipboard operation
Infusion copied to clipboard

Multiple AskForItem/AskForMobile conflicts

Open JakubLinhart opened this issue 6 years ago • 0 comments

A scripts asks for a target. While targeting another script ask for a target also. The same problem is with server target requests.

What to do? Cancel targeting and return null to the first script? Throw exception from the second script? Throwing exception from the second script doesn't solve the problem with server target requests.

JakubLinhart avatar Sep 14 '18 07:09 JakubLinhart