Page 2 of 2

Re: multicolor control

PostPosted: 15 Sep 2008, 17:44
by Mr.Chaos
Ah, the magic of V2 and the much needed mana pool.
Thanks for trying anyway. =D>

Re: multicolor control

PostPosted: 17 Sep 2008, 11:30
by GandoTheBard
somewhere in the program after the first time it prompts you for the mana the mana data is stored assuming you are storing it correctly. So where it starts to loop there needs to be some logical breaker that stops the loop if the condition is met...which in this case is that at least G has been paid for Hurricane...X can be 0 but G must be paid. So however the mana is stored you need to test for that.

Re: multicolor control

PostPosted: 18 Sep 2008, 22:00
by jpb
I am not going to debug this problem any further. Feel free to use this code if you think you can fix it =)