| Home | Forums | Gallery | Downloads | Blogs | Events Calendar | Register | |||||||
|
|||||||||||||
| Software: Software created for enhancing HeroScape | |||||||||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#349
|
|||
|
|||
|
Re: MSE - Easy Army Card Creator (V2.3 w/ Dungeon Styles)
Keyword file is missing - Mediafire says it's not there.
Now through May 28th, the Louisville region is in desperate need of platelets - call the Red Cross if you are interested in donating! |
|
#350
|
||||
|
||||
|
Re: MSE - Easy Army Card Creator (V2.3 w/ Dungeon Styles)
Thanks, it must have still been linking to the old one.
|
|
#351
|
||||
|
||||
|
Re: MSE - Easy Army Card Creator (V2.3 w/ Dungeon Styles)
Has anyone used this program with linux/ubuntu? I see there is a linux version of MSE but I was curious if anyone used it with the templates provied here as well. Just wanted a better idea of what I was getting myself into. Thanks.
|
|
#352
|
||||
|
||||
|
Re: MSE - Easy Army Card Creator (V2.3 w/ Dungeon Styles)
Hey all,
I've been using this program a lot recently, and I wanted to share a small modification I made. I found that the test box for the powers on the left-hand side of the card is a bit too small, and as a result, you tend to get smaller font sizes than is necessary. I figured out how to modify the style files, and I've gotten the results I like. Here's my edited style file for the "dungeon set" cards: Code:
mse version: 0.3.8
game: heroscape
short name: DS
full name: Dungeon Set Styles
icon: card-sample.png
installer group: heroscape/DS
position hint: 6
version: 2010-9-17
depends on: heroscape.mse-game 2010-9-17
depends on: heroscape-marvelsymbols.mse-symbol-font 2008-07-29
card background: white
card width: 728
card height: 691
card dpi: 150
styling field:
type: boolean
name: fog image
description: Automatically add fog effect to card image?
initial: yes
init script:
caps := "yes"
colorcheck := {
if to_lower(input) = "jandar" then rgb(70,70,70)
else if to_lower(input) = "valkrill" then rgb(40,40,40)
else rgb(255,255,255)
}
abilheight := {
if card.marvelsym = "" then 472
else 430
}
include file: /heroscape.mse-game/styleinclude
card style:
disclaimer:
left: 5
top: 490
width: 70
height: 120
z index: 2
font:
name: Arial Narrow
size: 7
color: rgb(0,0,0)
author text:
left: 650
top: 490
width: 70
height: 120
z index: 2
font:
name: Arial Narrow
size: 7
color: rgb(0,0,0)
card type:
left: 0
top: 0
width: 728
height: 691
z index: -2
render style: image
popup style: in place
choice images:
jandar: cardblanks/jandar.png
ullar: cardblanks/ullar.png
utgar: cardblanks/utgar.png
einar: cardblanks/einar.png
vydar: cardblanks/vydar.png
aquilla: cardblanks/aquilla.png
valkrill: cardblanks/valkrill.png
custom: cardblanks/custom.png
image:
left: {if styling.fog_image = "no" then 348 else -1000}
top: 30
width: 239
height: 512
z index: 1
mask: imagemask.png
imagefogged:
left: {if styling.fog_image = "yes" then 348 else -1000}
top: 30
width: 239
height: 512
z index: 1
mask: imagemask_fogged.png
hitzone:
left: 585
top: 228
width: 126
height: 238
z index: 2
mask: hzmask.png
########################################################### Ability Text
abilities:
left: 159
top: 178
width: 205
height:
script: abilheight()
z index: 3
font:
name: Arial Narrow
size: 12
color: black
scale down to: 6
line height soft: 0.96
mask: textmask.png
#####LARGECOMMON
generallogo:
left: 209
top: 41
width: 51
height: 59
render style: image
popup style: in place
choice images:
blank: /heroscape.mse-game/gensymbols/hex.png
jandar: /heroscape.mse-game/gensymbols/jandar.png
utgar: /heroscape.mse-game/gensymbols/utgar.png
vydar: /heroscape.mse-game/gensymbols/vydar.png
ullar: /heroscape.mse-game/gensymbols/ullar.png
einar: /heroscape.mse-game/gensymbols/einar.png
aquilla: /heroscape.mse-game/gensymbols/aquilla.png
valkrill: /heroscape.mse-game/gensymbols/valkrill.png
custom1: /heroscape.mse-game/gensymbols/custom1.png
custom2: /heroscape.mse-game/gensymbols/custom2.png
custom3: /heroscape.mse-game/gensymbols/custom3.png
symbolcustom1: script: symbol_variation(symbol: set.symbol1, variation: "standard")
symbolcustom2: script: symbol_variation(symbol: set.symbol2, variation: "standard")
symbolcustom3: script: symbol_variation(symbol: set.symbol3, variation: "standard")
name:
left: 158
top : 107
width: 156
height: 35
alignment: middle center
padding bottom: 0
z index: 1
font:
name: Arial Narrow
weight: bold
size: 15
color: rgb(255,255,255)
line height soft: 0.9
###### LARGEMASTER
general:
left: 192
top: 147
width: 91
height: 17
alignment: middle center shrink-overflow
z index: 1
font:
name: Arial Narrow
weight: bold
size: 10
color: rgb(255,255,255)
species:
left: 72
top : 285
width: 63
height: 15
alignment: middle right shrink-overflow
z index: 2
font:
name: Arial Narrow
size: 11
weight: bold
color: rgb(255,255,255)
separator color: rgb(128,128,128)
type:
left: 39
top: 311
width: 97
height: 15
alignment: middle right shrink-overflow
z index: 2
font:
name: Arial Narrow
size: 11
weight: bold
color: rgb(255,255,255)
separator color: rgb(128,128,128)
class:
left: 22
top: 335
width: 113
height: 15
alignment: middle right shrink-overflow
z index: 2
font:
name: Arial Narrow
size: 11
weight: bold
color: rgb(255,255,255)
separator color: rgb(128,128,128)
personality:
left: 22
top: 361
width: 113
height: 14
alignment: middle right shrink-overflow
z index: 2
font:
name: Arial Narrow
size: 11
weight: bold
color: rgb(255,255,255)
separator color: rgb(128,128,128)
size:
left: 51
top: 384
width: {85 - card_style.marvel_size_number.content_width}
height: 30
alignment: right shrink-overflow
z index: 2
font:
name: Arial Narrow
size: 15
weight: bold
color: rgb(255,255,255)
separator color: rgb(128,128,128)
marvel size number:
left: 99
top: 384
width: 40
height: 30
alignment: right shrink-overflow
z index: 3
font:
name: Arial Narrow
size: 15
weight: bold
color: rgb(255,255,255)
separator color: rgb(128,128,128)
life:
left: 458
top: 340
width: 39
height: 27
alignment: top center shrink-overflow
z index: 3
font:
name: Arial
size: 20
weight: bold
color: rgb(255,255,255)
move:
left: 503
top: 393
width: 53
height: 30
alignment: top center shrink-overflow
z index: 3
font:
name: Arial
size: 18
weight: bold
color: rgb(255,255,255)
range:
left: 503
top: 441
width: 53
height: 30
alignment: top center shrink-overflow
z index: 3
font:
name: Arial
size: 18
weight: bold
color: rgb(255,255,255)
attack:
left: 503
top: 488
width: 53
height: 30
alignment: top center shrink-overflow
z index: 3
font:
name: Arial
size: 18
weight: bold
color: rgb(255,255,255)
defense:
left: 503
top: 537
width: 53
height: 30
alignment: top center shrink-overflow
z index: 3
font:
name: Arial
size: 18
weight: bold
color: rgb(255,255,255)
points:
left: 443
top: 582
width: 68
height: 27
alignment: top center shrink-overflow
z index: 3
font:
name: Arial
size: 18
weight: bold
color:
script: colorcheck( card.card_type )
########################################################### Abilities
marvelsym:
left: 192
top: 601
width: 76
height: 45
z index: 3
alignment: middle center
symbol font:
name: heroscape-marvelsymbols
size: 60
alignment: middle center
########################################################### Static Text
move ext:
left: 493
top: 416
width: 76
height: 15
alignment: middle center
z index: 2
font:
name: Arial Narrow
size: 9
color: rgb(255,255,255)
range ext:
left: 493
top: 465
width: 76
height: 15
alignment: middle center
z index: 2
font:
name: Arial Narrow
size: 9
color: rgb(255,255,255)
attack ext:
left: 493
top: 513
width: 76
height: 15
alignment: middle center
z index: 2
font:
name: Arial Narrow
size: 9
color: rgb(255,255,255)
defense ext:
left: 493
top: 561
width: 76
height: 15
alignment: middle center
z index: 2
font:
name: Arial Narrow
size: 9
color: rgb(255,255,255)
Tournament Armies Played (Gencon Championship: 2010/2011) Customs: D&D Minis/Everything Else Maps/Blog Colorado Heroscape Events/Online Heroscape! How to eat brains/SotW #49/Gimp for MSE tutorial |
|
#353
|
||||
|
||||
|
Re: MSE - Easy Army Card Creator (V2.3 w/ Dungeon Styles)
Request: Drop down bar for Sizes (Small, Medium, etc)
C3G / HoF Ally My Customs: RPG / Fiction / Supers / Space Hulk Let's take your vision to pristine together. |
|
#354
|
||||
|
||||
|
Re: MSE - Easy Army Card Creator (V2.3 w/ Dungeon Styles)
Thanks dok, I added the changes into my copy
EDIT: Quote:
|
|
#355
|
||||
|
||||
|
Re: MSE - Easy Army Card Creator (V2.3 w/ Dungeon Styles)
ah, my version must not be the latest.
Good job bmaczero C3G / HoF Ally My Customs: RPG / Fiction / Supers / Space Hulk Let's take your vision to pristine together. |
|
#356
|
||||
|
||||
|
Re: MSE - Easy Army Card Creator (V2.3 w/ Dungeon Styles)
Yep, and the "abilheight" parameters. I just figured it was easier to tell people to replace the file than to explain how to edit the parameters.
Tournament Armies Played (Gencon Championship: 2010/2011) Customs: D&D Minis/Everything Else Maps/Blog Colorado Heroscape Events/Online Heroscape! How to eat brains/SotW #49/Gimp for MSE tutorial |
|
#357
|
||||
|
||||
|
Re: MSE - Easy Army Card Creator (V2.3 w/ Dungeon Styles)
I'm having problems trying to download the Marvel Templates. Mediafire just keeps saying "Processing Download Request..."
Is this just me? |
|
#358
|
||||
|
||||
|
Re: MSE - Easy Army Card Creator (V2.3 w/ Dungeon Styles)
Is there a way to toggle the keywords on or off?
|
|
#359
|
||||
|
||||
|
Re: MSE - Easy Army Card Creator (V2.3 w/ Dungeon Styles)
2 ways.
First, you can turn Keywords off for all cards by clicking the "Set Info" button on the menu bar, then selecting "No" on the Automatic Abilities line. If you want to turn off an individual Keyword, after typing it in, highlight the name like "Flying" and click the [...] button located by the Bold and Italic buttons. |
|
#360
|
||||
|
||||
|
Re: MSE - Easy Army Card Creator (V2.3 w/ Dungeon Styles)
Or right-click the text itself, and click the "Reminder Text" button.
Kinda (sorta) taking a break from HSers. Check out Toraili, a group effort by me and I Hate Atlaga. And if there's one thread I'll still post in, it's the Minecraft thread, here. |
![]() |
|
|||||||
| Software: Software created for enhancing HeroScape | |||||||
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post / Vote |
| Custom Card Creator? | The Super Atheist | Software | 1 | November 23rd, 2007 03:55 PM |
| My 600 point army, easy 500 conversion... | tyguy94920 | Competitive Armies Discussion | 4 | October 19th, 2007 09:49 AM |
| Ok all you creative card creator people...I have a challenge | Onacara | Custom Units & Army Cards | 14 | March 2nd, 2007 08:12 PM |
| Card creator? | theats | Software | 7 | December 28th, 2006 01:15 PM |
| Card-Sized Army Cards and Army Card Reference Sheets | droolster | HeroScape General Discussion | 20 | August 21st, 2006 05:26 PM |
| Thread Tools | |
| Display Modes | |
|
|