Infusion
Infusion copied to clipboard
Multiple AskForItem/AskForMobile conflicts
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.