db0 / Android-Netrunner-OCTGN

The Game Definition for the Android:Netrunner LCG OCTGN plugin
http://octgn.gamersjudgement.com/viewforum.php?f=52
87 stars 36 forks source link

Media Blitz doesn't copy stolen agenda #643

Closed SyntaxLost closed 9 years ago

SyntaxLost commented 9 years ago

Media Blitz will prompt to copy a stolen agenda but double-clicking Media Blitz will not trigger the click ability of the agenda.

Only tested with Restructured Datapool.

Current workaround is to take control of the stolen agenda.

db0 commented 9 years ago

Did you try double-clicking on the copy of the agenda next to Media Blitz?

SyntaxLost commented 9 years ago

I'm getting an error now. Targeting and not targeting the agenda and playing Media Blitz results in:

[CreateCardAt] Empty id parameter

Traceback (most recent call last): File "", line 1, in File "...\Octgn\GameDatabase\0f38e453-26df-4c04-9d67-6d43de939c77\Scripts\actions.py", line 2360, in intPlay File "...\Octgn\GameDatabase\0f38e453-26df-4c04-9d67-6d43de939c77\Scripts\autoscripts.py", line 77, in executePlayScripts File "...\Octgn\GameDatabase\0f38e453-26df-4c04-9d67-6d43de939c77\Scripts\customscripts.py", line 1567, in CustomScript AttributeError: 'list' object has no attribute 'highlight' result = intPlay(Card(65598))