It is currently 16 Apr 2024, 10:02
   
Text Size

Forge Token images

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Forge Token images

Postby dodnyjv » 31 Jul 2017, 13:41

Hi, how should I rename the eternalized token pictures from HOU in order for them to show up in games?
dodnyjv
 
Posts: 27
Joined: 10 Dec 2014, 22:05
Has thanked: 24 times
Been thanked: 10 times

Re: Forge Token images

Postby onderzeeboot » 14 Aug 2017, 14:37

dodnyjv wrote:Hi, how should I rename the eternalized token pictures from HOU in order for them to show up in games?
That would be "eternalize_cardname". Champion of Wits, for example, would read "eternalize_champion_of_wits.jpg" (or .png, depending on where you got the image from).
onderzeeboot
 
Posts: 31
Joined: 29 Nov 2014, 19:37
Has thanked: 5 times
Been thanked: 0 time

Re: Forge Token images

Postby Ronin009 » 08 Oct 2017, 18:29

cardforge link in the OP is broken. :(
Ronin009
 
Posts: 28
Joined: 15 Aug 2017, 23:02
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Token images

Postby sugus » 21 Jan 2018, 01:12

How should I name the city's blessing 'token' to have it appear with the image in the command zone?
sugus
 
Posts: 10
Joined: 06 Dec 2016, 21:30
Has thanked: 2 times
Been thanked: 0 time

Re: Forge Token images

Postby Marek14 » 23 Jan 2018, 08:57

Apparently just "blessing.jpg" -- I updated my 200DPI token archives in the other thread.

http://www.mediafire.com/file/4bo7d091e ... ns_RIX.zip
Marek14
Tester
 
Posts: 2759
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 296 times

Re: Forge Token images

Postby seri » 28 Mar 2018, 00:22

Hi,

what would be the filename for the ixalan pirates?

I'd guess b_2_2_pirate.jpg, according to /forum/viewtopic.php?f=52&t=21039&start=105#p218895 .
For a few other tokens I just looked into the cardsfolder txt files of a card that creates them. However, both Fathom Fleet Captain and Vraska, Relic Seeker don't seem to have a "TokenImage$" attached:

Code: Select all
SVar:TrigToken:AB$ Token | Cost$ 2 | TokenAmount$ 1 | TokenName$ Pirate | TokenTypes$ Creature,Pirate | TokenOwner$ You | TokenColors$ Black | TokenPower$ 2 | TokenToughness$ 2 | TokenKeywords$ Menace
Is this correct?
seri
 
Posts: 2
Joined: 27 Mar 2018, 21:04
Has thanked: 1 time
Been thanked: 0 time

Re: Forge Token images

Postby Marek14 » 28 Mar 2018, 00:23

Yes. That's because it's the first instance of this particular token, so the correct filename is generated automatically.
Marek14
Tester
 
Posts: 2759
Joined: 07 Jun 2008, 07:54
Has thanked: 0 time
Been thanked: 296 times

Re: Forge Token images

Postby moush » 28 Apr 2018, 05:15

Is there somewhere else to look besides the cardimages text file to look up names? Having trouble getting the game to recognize the new constructs from Karn, Scion of Urza's ultimate in Dominaria. I tried c_x_x_construct but it does not seem to get recognized.
moush
 
Posts: 13
Joined: 30 Sep 2016, 08:46
Has thanked: 2 times
Been thanked: 2 times

Re: Forge Token images

Postby 5enza » 29 Apr 2018, 00:21

moush wrote:Is there somewhere else to look besides the cardimages text file to look up names? Having trouble getting the game to recognize the new constructs from Karn, Scion of Urza's ultimate in Dominaria. I tried c_x_x_construct but it does not seem to get recognized.
I don’t know of anywhere else besides the cardsfolder.zip. Token name for the constructs is c_0_0_construct_DOM
5enza
 
Posts: 71
Joined: 16 May 2014, 01:35
Has thanked: 10 times
Been thanked: 13 times

Dominaria Token Names

Postby Fregnor » 29 Apr 2018, 01:11

I have spent the day tinkering and testing, and I think that I have got my token images all working now.

The token images can be seen here: https://magic.wizards.com/en/articles/a ... 2018-04-12

Knight: w_2_2_knight_dom
Knight2: (Not used. The current coding only recognizes one image.)
Soldier: w_1_1_soldier_dom
Cleric: b_0_1_cleric_dom
Zombie Knight: b_2_2_zombie_knight_dom
Nightmare Horror: b_x_x_nightmare_horror_dom
Demon: b_6_6_demon_dom
Elemental: r_3_1_elemental_dom
Goblin: r_1_1_goblin_10E (To use the new image, you must go rename or delete old images named r_1_1_goblin_10e and/or r_1_1_goblin_10E. The coding is not optimal here.)
Kardox Bladewing: Broken, unusable. The coding does not tell the game what image to render. I have posted in the main thread for this release on this topic.
Saproling: g_1_1_saproling_dom
Saproling2:(Not used. The current coding only recognizes one image.)
Saproling3:(Not used. The current coding only recognizes one image.)
Construct: c_0_0_construct_dom
Emblem for Jaya Ballard: (Not used. The game does not put an emblem on the field or show this image in the stack even though you get the effect.)
Emblem for Teferi, Hero of Dominaria: emblem_teferi_hero_of_dominaria (Used in stack but not on field.)
User avatar
Fregnor
 
Posts: 210
Joined: 29 Nov 2017, 18:24
Has thanked: 15 times
Been thanked: 28 times

Dominaria Token Names

Postby Fregnor » 29 Apr 2018, 18:27

An additional note on the Saproling token:

The coding for Verdant Force calls for the wrong token image. It calls for g_1_1_saproling_10E instead of g_1_1_saproling_dom. So you might want to replace the old image with the new image if you just want to see new cards in your game.
User avatar
Fregnor
 
Posts: 210
Joined: 29 Nov 2017, 18:24
Has thanked: 15 times
Been thanked: 28 times

Re: Forge Token images

Postby M47750N » 04 May 2018, 16:49

Could someone add a textfile with all correct token names that Forge recognizes or is there a torrentfile for all tokens?
M47750N
 
Posts: 24
Joined: 01 May 2018, 09:46
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Token images

Postby austinio7116 » 14 May 2018, 05:01

Have a look in res/lists/token-images.txt
User avatar
austinio7116
 
Posts: 451
Joined: 10 Mar 2017, 11:59
Has thanked: 47 times
Been thanked: 169 times

Re: Dominaria Token Names

Postby austinio7116 » 14 May 2018, 05:04

Fregnor wrote:I have spent the day tinkering and testing, and I think that I have got my token images all working now.

The token images can be seen here: https://magic.wizards.com/en/articles/a ... 2018-04-12

Knight: w_2_2_knight_dom
Knight2: (Not used. The current coding only recognizes one image.)
Soldier: w_1_1_soldier_dom
Cleric: b_0_1_cleric_dom
Zombie Knight: b_2_2_zombie_knight_dom
Nightmare Horror: b_x_x_nightmare_horror_dom
Demon: b_6_6_demon_dom
Elemental: r_3_1_elemental_dom
Goblin: r_1_1_goblin_10E (To use the new image, you must go rename or delete old images named r_1_1_goblin_10e and/or r_1_1_goblin_10E. The coding is not optimal here.)
Kardox Bladewing: Broken, unusable. The coding does not tell the game what image to render. I have posted in the main thread for this release on this topic.
Saproling: g_1_1_saproling_dom
Saproling2:(Not used. The current coding only recognizes one image.)
Saproling3:(Not used. The current coding only recognizes one image.)
Construct: c_0_0_construct_dom
Emblem for Jaya Ballard: (Not used. The game does not put an emblem on the field or show this image in the stack even though you get the effect.)
Emblem for Teferi, Hero of Dominaria: emblem_teferi_hero_of_dominaria (Used in stack but not on field.)
This is the filename r_4_4_karox_bladewing.jpg for the karox token
User avatar
austinio7116
 
Posts: 451
Joined: 10 Mar 2017, 11:59
Has thanked: 47 times
Been thanked: 169 times

Re: Forge Token images

Postby atilappl » 16 Jun 2018, 13:56

When i use create a zombie token with Graf Harvest from Eldrich Moon i get a eldrich moon zombie token.(b_2_2_zombie_EMN.jpg)
Whenever i cast Dark Salvation from Eldrich Moon i only get vanilla zombie tokens, even if i have tokens named as:
b_2_2_zombie_EMN.jpg
b_2_2_zombie_EMN_2.jpg
b_2_2_zombie_EMN_3.jpg
b_2_2_zombie_EMN 2.jpg
b_2_2_zombie_EMN 3.jpg

How can i find what is the name of the token associated with a card?
atilappl
 
Posts: 6
Joined: 16 Jun 2018, 13:45
Has thanked: 1 time
Been thanked: 0 time

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 47 guests


Who is online

In total there are 47 users online :: 0 registered, 0 hidden and 47 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 47 guests

Login Form