Making the Gates?

Posted:
03 Apr 2013, 03:31
by mc6415
Hi there,
I've recently been trying to create something similar to my deck in reality however I seem to be coming unstuck in a few places.
Main one is the gates as when I play them it crashes my game. I was wondering is there any way to make the gates in this game?
Re: Making the Gates?

Posted:
03 Apr 2013, 04:10
by RiiakShiNal
Which "Gates" are you talking about?
Or some other gate that I didn't list here?
(Those that require a workaround for choosing mana can be coded using any one of a few different implementations that are floating around here on the forums.)
Re: Making the Gates?

Posted:
03 Apr 2013, 04:13
by tomy0619lee
I don't know how useful this would be, but both Ravnica and various conditionally enters-into-battlefield untapped lands exist in Community and various other mods.
Re: Making the Gates?

Posted:
03 Apr 2013, 12:47
by NEMESiS
My guess is that he is talking about lands, just make sure that your land pool has its own ID.
Re: Making the Gates?

Posted:
03 Apr 2013, 13:05
by RiiakShiNal
If he is talking about the Guildgates then his problem is probably that the workaround he is using uses MANA_ABILITYs on the card, but when it enters the battlefield there is probably no active MANA_ABILITY which causes the crash. The easiest way to prevent the crash is to ensure that there is always an active MANA_ABILITY on the card even if you have to select one of the colours as default to do it.