Page 1 of 2

A Nice Manapool pic

PostPosted: 26 Sep 2010, 19:25
by Professor
I don't see a specific place to put this, but I made my own mana pool pic that I like better than the standard one.

Drop this in your res\pics folder and see if you like it any better. Trying to be a fountain rather than a drain, for once. :D

Re: A Nice Manapool pic

PostPosted: 28 Sep 2010, 17:11
by mtgrares
Looks good, I'll probably use it for a change of scenery.

Re: A Nice Manapool pic

PostPosted: 29 Sep 2010, 14:21
by Bog Wraith
I put it in yesterday and I really like it! I love those newer lands with just the geographic image of the mana without the symbols on them. They look very natural & authentic.

Thanks! 8)

Re: A Nice Manapool pic

PostPosted: 29 Sep 2010, 17:11
by Professor
Appreciate it. I think they were originally Unglued lands. They are easily the most attractive lands MtG ever produced.

I may just go ahead and replace my other land pics with them. Hmmm, sounds like hacking... :D

Re: A Nice Manapool pic

PostPosted: 29 Sep 2010, 17:18
by Rob Cashwalker
I thought we already make use of them. We currently link to 4 different land images for each. Not hacking at all. Soon enough, we'll have support for images from all sets.

Re: A Nice Manapool pic

PostPosted: 29 Sep 2010, 18:00
by Chris H.
Look inside your /res/pic/ folder and you should find that there are 4 jpg files for each of the five basic lands. The four forest pics are named:

    forest.jpg
    forest1.jpg
    forest2.jpg
    forest3.jpg

You can use the forest pics from any of the sets for the jpgs above. This allows people to personalize which basic land pics that they wish to use.

Re: A Nice Manapool pic

PostPosted: 29 Sep 2010, 21:07
by juzamjedi
Good to know!

In my case all 4 lands are going to become Unglued lands. I have noticed that when lands bounce back to my hand they always come back as Unglued lands (which I now see is mountain.jpg, etc.). Not a problem at all for me since I want Unglued lands all the time; just an observation.

Edit: actually, the Zendikar lands are really awesome too and would be good as part of the "default" lands included in the distribution. Just my opinion of course.

Re: A Nice Manapool pic

PostPosted: 30 Sep 2010, 21:46
by Professor
Rob Cashwalker wrote:I thought we already make use of them. We currently link to 4 different land images for each. Not hacking at all. Soon enough, we'll have support for images from all sets.
Yes, that's what I meant. Those are the images I used. I just meant "hacking" in the sense that I replaced a game file with my own. VERY minor hacking, that.

I also was implying that I might make all my lands Unglued just by copying Mountain.jpg to Mountain1, 2, 3, etc. I haven't seen Zendikar lands, but if you're excited, I'm excited!

Re: A Nice Manapool pic

PostPosted: 01 Oct 2010, 07:30
by PhoenixAvenger
I'm more curious about the implications behind the reason that the basic lands can have four pictures:

Code: Select all
Name:Forest
|
...
SVar:PicCount:4
...
|
This brings up two questions (directed mainly at Rob, due to his last comment):
1) Can that SVar be added to any other card, and
2) What is the upper bound for PicCount?

Re: A Nice Manapool pic

PostPosted: 01 Oct 2010, 14:26
by Rob Cashwalker
1 - yes. You can also add additional urls to the Picture SVar delimited by "\".
example from Forest:
Code: Select all
SVar:Picture:http://resources.wizards.com/magic/cards/unh/en-us/card73946.jpg\http://gatherer.wizards.com/handlers/image.ashx?type=card&multiverseid=2748\http://gatherer.wizards.com/handlers/image.ashx?type=card&multiverseid=587\http://gatherer.wizards.com/handlers/image.ashx?type=card&multiverseid=586
2-the upper bound is the PicCount you specify.

Re: A Nice Manapool pic

PostPosted: 02 Oct 2010, 20:51
by zerker2000
So the upper bound for PicCount should be 2,147,483,647.

Re: A Nice Manapool pic

PostPosted: 02 Oct 2010, 22:03
by Rob Cashwalker
yep.... even with all 4 land pics for each set, we shouldn't hit that limit anytime soon.

Re: A Nice Manapool pic

PostPosted: 02 Oct 2010, 22:27
by zerker2000
Yeh, even "random card" wouldn't come close. Maybe "random three cards"? :)

Re: A Nice Manapool pic

PostPosted: 04 Oct 2010, 16:25
by LokiUndergod
Very nicely done. Looks great! :)

Re: A Nice Manapool pic

PostPosted: 22 Oct 2010, 02:32
by lord of 13
Interesting... the image I'm using for my mana pool in MindGames is
Mana Pool.png
Where each circle will have a number in it to denote the amount of mana of that color. I'm considering how to best visually represent snow mana, though, and I'm stumped on doing it cleanly. Even this might be too much in one image.