Im having a lot of trouble dointg this with imagemajik...If one of you guys got it to work and wouldn't mind could you e-mail me the png files ....thanks in advance...my e-mail is [email protected]ks again.:)
Printable View
Im having a lot of trouble dointg this with imagemajik...If one of you guys got it to work and wouldn't mind could you e-mail me the png files ....thanks in advance...my e-mail is [email protected]ks again.:)
Umm, I don't think it would be a good idea to send the PNG files. However, I can troubleshoot a little. What method are you using? The OP version or mine?
THANK YOU!
I am running Windows 7 and this worked perfectly.
One note I did have to manually create the JPGImages folder in the same directory with the VBS files. After this I had to properly install ImageMagick and change the first line of the convert_Images.bat to show the following entry:
PATH=%PATH%;C:\Program Files\ImageMagick-6.5.7-Q16
I really appreciate the time and effort you have placed into doing this.
Cheers!
Quote:
Originally Posted by zbjump
OK, I found out why it didn't automatically create the JPGImages folder. My internet connection is Wireless and will often have packet loss. If the Download times out it will not finish downloading and will not move all of the images to the JPGImages folder.
If this happens you simply just need to delete any images that you've downloaded and run the Download_Images.vbs again.
When it finished downloading the first time I had 908 images, after deleting those images and running the download again I had 1168 images and it properly created the JPGImages folder.
Anyway, Just thought if someone had the same problem I did that they might find this helpfull.
Ok i think i got it to work ...thanks ....
Updated the scripts:
1) Added Savage Encounters (for a total of 1208 images/tokens)
2) Scripts can now put all images/tokens in one directory or put each set in its own directory. (If all are put in one directory, some have a suffix of "2" since there are some duplicate names (e.g., "Gargoyle.jpg" and "Gargoyle 2.jpg"))
3) Made names a little bit better for some sets (removed suffix "_tn" , removed leading numbers, removed leading "72GoL", and replaced "_" with space)
Kewl, i'm trying it out now.
Ran this on OSX with Parallels and it worked without a hitch, very very awesome! Thanks!
edited to say: "nevermind." I found the error (user, of course).
Got it to work, and it is awesome!
One thing that might be helpful to others who might be as clueless as I was: the ImageMagick download you want is the "Binary Release" for Windows; that is the self-installing one.
Also, be careful when inserting the line Valeros suggested at the beginning of the "convert_images.bat" file that you only insert the part beginning with "PATH=%PATH%".
Just some tips to any other not-so-savvy types that might be out there.
What is the advantage of the Warband Generator method as compared to Valeros' method?