
Taco's Created Stuff -- !!Check it out!!
-
- Posts: 1197
- Joined: Thu Apr 28, 2011 11:34 pm
Re: Taco's Created Sets
Changed Rac Ironbone in the Assassin's Strike set, as he was a bit overpowered.


-
- Posts: 1197
- Joined: Thu Apr 28, 2011 11:34 pm
Re: Taco's Created Stuff
Blitzkrieg Format uploaded. Big thanks to Zethfox for helping me to get this working 100%
-
- Posts: 1197
- Joined: Thu Apr 28, 2011 11:34 pm
Re: Taco's Created Stuff
Updated sets to work with the new When attacking and When Blocking codes. If anyone finds any other non working codes let me know
-
- Posts: 1197
- Joined: Thu Apr 28, 2011 11:34 pm
Re: Taco's Created Stuff --NEW--> !!Planeswalkers!!
Official Planeswalkers uploaded!!
-
- Posts: 1197
- Joined: Thu Apr 28, 2011 11:34 pm
Re: Taco's Created Stuff --NEW--> !!Planeswalkers!!
Was looking over the posts in phoust's planeswalker addon he did and saw that there was an issue with Gideon adding his loyalty counters to his power when he becomes a creature. This may happen on mine since I am using a very similar code, though I am unable to test it as I dont have Gideon unlocked yet and dont want to spoil my game. So if this is an issue please let me know. And if it is I believe it may be fixed simply by adding this line to Gideon's card.
auto=thisforeach(counter{0/1.1.loyalty}) -1/0
auto=thisforeach(counter{0/1.1.loyalty}) -1/0
Re: Taco's Created Stuff --NEW--> !!Planeswalkers!!
Interesting good job, gonna try the new mode, the planeswalkers and other stuff
Newest Wagic release:
https://github.com/WagicProject/wagic/releases
Metal Scars: //wololo.net/forum/viewtopic.php?f=38&t=2294
Journey to the eye: //wololo.net/forum/viewtopic.php?f=38&t=1816
https://github.com/WagicProject/wagic/releases
Metal Scars: //wololo.net/forum/viewtopic.php?f=38&t=2294
Journey to the eye: //wololo.net/forum/viewtopic.php?f=38&t=1816
-
- Posts: 279
- Joined: Thu Mar 18, 2010 8:58 pm
Re: Taco's Created Stuff --NEW--> !!Planeswalkers!!
One question, the image token avatar of ajani not appears, y take a look to code of ajani, and i was see
auto={C(0/0,-2,Choice)}{C(0/1,-6,Loyalty)}:name(-6: Create X/X Avatar) token(-222222)
and
[card]
name=Avatar
id=-222222
auto=thisforeach(controllerlife) 1/1
type=Creature
subtype=Avatar
power=*
toughness=*
[/card]
what must i do to see the avatar token image with id 205957t?
Thanks!
auto={C(0/0,-2,Choice)}{C(0/1,-6,Loyalty)}:name(-6: Create X/X Avatar) token(-222222)
and
[card]
name=Avatar
id=-222222
auto=thisforeach(controllerlife) 1/1
type=Creature
subtype=Avatar
power=*
toughness=*
[/card]
what must i do to see the avatar token image with id 205957t?
Thanks!
-
- Posts: 1197
- Joined: Thu Apr 28, 2011 11:34 pm
Re: Taco's Created Stuff --NEW--> !!Planeswalkers!!
I never even thought about the image for the token there. I wonder.....
possibly by making the token a seperate card by changing the name adding the card with token id in the _card.dat of all three sets he was released in. Unless there is a way to create a token using the standard token making line that has the ability of power and toughness equal to life total. Or maybe by making an auto line that modifies a specific token that it makes when it comes into play giving it a permanent ability to make its power and toughness accurate. I think the latter would be the best way, but i will have to test it and figure it out. If anyone has an idea let me know.
possibly by making the token a seperate card by changing the name adding the card with token id in the _card.dat of all three sets he was released in. Unless there is a way to create a token using the standard token making line that has the ability of power and toughness equal to life total. Or maybe by making an auto line that modifies a specific token that it makes when it comes into play giving it a permanent ability to make its power and toughness accurate. I think the latter would be the best way, but i will have to test it and figure it out. If anyone has an idea let me know.
-
- Posts: 279
- Joined: Thu Mar 18, 2010 8:58 pm
Re: Taco's Created Stuff --NEW--> !!Planeswalkers!!
Thanks, y going to try the cards.dat, because i dont know what must i do in the mtg, if a get something y tell youTacoghandi wrote:I never even thought about the image for the token there. I wonder.....
possibly by making the token a seperate card by changing the name adding the card with token id in the _card.dat of all three sets he was released in. Unless there is a way to create a token using the standard token making line that has the ability of power and toughness equal to life total. Or maybe by making an auto line that modifies a specific token that it makes when it comes into play giving it a permanent ability to make its power and toughness accurate. I think the latter would be the best way, but i will have to test it and figure it out. If anyone has an idea let me know.
(my english is sick, y know, sorry, im from spain, and i dont using a translator :p)
-
- Posts: 1197
- Joined: Thu Apr 28, 2011 11:34 pm
Re: Taco's Created Stuff --NEW--> !!Planeswalkers!!
I am working on a fix right now give me a sec before you do the moddingcarslove54 wrote:Thanks, y going to try the cards.dat, because i dont know what must i do in the mtg, if a get something y tell youTacoghandi wrote:I never even thought about the image for the token there. I wonder.....
possibly by making the token a seperate card by changing the name adding the card with token id in the _card.dat of all three sets he was released in. Unless there is a way to create a token using the standard token making line that has the ability of power and toughness equal to life total. Or maybe by making an auto line that modifies a specific token that it makes when it comes into play giving it a permanent ability to make its power and toughness accurate. I think the latter would be the best way, but i will have to test it and figure it out. If anyone has an idea let me know.
(my english is sick, y know, sorry, im from spain, and i dont using a translator :p)