Re: Formal Request Thread
First, the trigger for putting token into play shouldn't have "TRIGGER_" at the beginning. All the triggers in the decompiled LOL contents have "TRIGGER_" at the beginning, but that's always removed for actual use. (I don't know that it's necessary, but I've never seen it left in.)JustSayOzz wrote:Guys, help me, please. I tried to code Burning Earth, but if player taps a nonbasic land, nothing happens. Log doesn't appear after exit.
Also, I tried to provide for the use of invisible mana tokens, that nonbasic lands uses.
Next, try changing "not ..." to "... == false". It might not work (I've been away for quite awhile and still need to reacquaint myself with a few things).
Last, the mana tokens that are created aren't creatures, so it's good that you are checking to make sure they aren't. But since it wouldn't be difficult, you should probably check to make sure it isn't any other types, either. I don't find it likely to find an artifact or enchantment token, but it's not actually impossible as far as I know.
I would simply change them and try it myself, but I don't even have the game installed at the moment.
) and one of these functions was called: