Tekkahedron
0/0 Germ
Posts: 3
Color Alignment: Black, Colorless
|
Post by Tekkahedron on Dec 28, 2019 17:58:57 GMT
I have been creating a template for 100% Orange Juice in Magic Set Editor. I have reached the point where the card creation aspects are complete and am I am working on back-end stuff. I am currently creating presets for the "Add multiple cards" menu option, but I have run into a problem. 100% Orange Juice has two types of cards: the normal playable cards and player units. I have been representing the two as styles. However, the presets will require cards using different styles. For example, a character set consists of the unit card to represent the character, and a normal card to represent their hyper (a signature ability of sorts). Is there a way to change the stylesheet a card uses in code, or have I been going about this all wrong?
|
|
Tekkahedron
0/0 Germ
Posts: 3
Color Alignment: Black, Colorless
|
Post by Tekkahedron on Jan 6, 2020 4:27:01 GMT
Anyone? I'm gated on this project until I sort this out.
|
|
|
Post by cajun on Jan 6, 2020 7:55:47 GMT
you can't set a stylesheet with the new card scripts. if you really need to be able to add both types, you'll want to consolidate these into one template that switches between which images and fields it uses based on the type or something.
|
|
Tekkahedron
0/0 Germ
Posts: 3
Color Alignment: Black, Colorless
|
Post by Tekkahedron on Jan 8, 2020 1:17:11 GMT
I guess there's no way around it. Thanks for the advice!
|
|