It is currently 23 Apr 2024, 10:28
   
Text Size

[REL]Caspers 2012 Custom Content (Version 0.2)

Moderator: CCGHQ Admins

Re: [REL]Caspers 2012 Custom Content (Version 0.2)

Postby MisterBenn » 01 Sep 2011, 23:30

Asta666 - there's no need to specify your basic land cards, they are automatically added by the game based upon the colour symbols in regular cards you have used, and also some hints that you can specifiy in the deck file when you create it. Such as:

D12_TEZZERET.XML line 2:
<LandConfig minPlains="3" numSpellsThatCountAsLand="3" />

The number of spells to count as lands is newly available (AFAIK) in 2012 and means cards like Terramorphic Expanse will not mess up how many lands are added in to complete the deck.
MisterBenn
 
Posts: 97
Joined: 19 Mar 2011, 16:19
Has thanked: 24 times
Been thanked: 11 times

Re: [REL]Caspers 2012 Custom Content (Version 0.2)

Postby Asta666 » 02 Sep 2011, 11:21

Thanks! so i can just delete the line <BASICLAND name="Swamp" quantity="24" /> and the game will assign them automatically?

What about making a deck with 4 of all cards, is it possible, whats the card limit for a deck?
Asta666
 
Posts: 46
Joined: 06 Oct 2010, 13:22
Has thanked: 3 times
Been thanked: 4 times

Re: [REL]Caspers 2012 Custom Content (Version 0.2)

Postby MisterBenn » 03 Sep 2011, 00:22

That's right, there's no need to specify the basic lands. You don't need the land card entries and you don't need the <LandConfig> line either unless you are doing something special like enforcing a minimum number of a specific land to use.

The "4 of all cards" deck is probably(?) legal but it's a bad idea. You want the set of cards that you play to combine and emphasise a particular strength or strategy in order for the cards to be worth more than they would be individually. A huge deck would produce cards too randomly to plan around and you'd be extremely fortunate to arrive at some cards that would be competitve versus an organised deck. It's best to build around a specific concept and produce a deck of 60 cards. I've no idea if deck building tips reside on this forum but you can certainly Google them. (FYI I am only an apprentice deck builder myself, I am just passing on what I learned so far!!!)
MisterBenn
 
Posts: 97
Joined: 19 Mar 2011, 16:19
Has thanked: 24 times
Been thanked: 11 times

Re: [REL]Caspers 2012 Custom Content (Version 0.2)

Postby valintepes » 03 Sep 2011, 00:59

First off, great stuff Casper!

Second, I have a few noob questions.

Does anyone have any specifics on how to put new art_assets/illustrations files into the custom DLC? I managed to put in a few new cards based on the example card/deck, but there's no mention of new art, so I've been just setting the new cards to use old art like in the example.

And is there an updated version of the gibb's wad unpack tools? I'm using one from last year which works great with the old DOTP wads, but crashes when I try to unpack DOTP2012's core wad.

Finally, does anyone know a good source for decoded functions other than this? I'm working on target selection user prompts for Halimar Excavator, and I haven't the faintest about where to start. I know Hedron Crab uses "CARD_QUERY_CHOOSE_PLAYER_MILL_3", but I can't find references to that sort of code anywhere.

UPDATE: Nevermind, found fixed gibb's tools, and figured out the card query statements are just reminder text in a second prompt window, will worry about those much later.
Last edited by valintepes on 04 Sep 2011, 23:11, edited 1 time in total.
valintepes
 
Posts: 1
Joined: 25 Nov 2010, 05:33
Has thanked: 0 time
Been thanked: 0 time

Re: [REL]Caspers 2012 Custom Content (Version 0.2)

Postby Asta666 » 03 Sep 2011, 01:20

MisterBenn wrote:That's right, there's no need to specify the basic lands. You don't need the land card entries and you don't need the <LandConfig> line either unless you are doing something special like enforcing a minimum number of a specific land to use.

The "4 of all cards" deck is probably(?) legal but it's a bad idea. You want the set of cards that you play to combine and emphasise a particular strength or strategy in order for the cards to be worth more than they would be individually. A huge deck would produce cards too randomly to plan around and you'd be extremely fortunate to arrive at some cards that would be competitve versus an organised deck. It's best to build around a specific concept and produce a deck of 60 cards. I've no idea if deck building tips reside on this forum but you can certainly Google them. (FYI I am only an apprentice deck builder myself, I am just passing on what I learned so far!!!)
Thanks for your replies man, Im not saying 4 of all cards to make a playing deck, but to have the ability to make a custom deck from inside the game, using the deckmanager, having access to all cards without having to modify the xml files. That's why I thought maybe making a custome deck with 4 of all available cards allows for selecting the 60 you like and try different combinations of decks!!! Guess its a matter of trying.
Asta666
 
Posts: 46
Joined: 06 Oct 2010, 13:22
Has thanked: 3 times
Been thanked: 4 times

Re: [REL]Caspers 2012 Custom Content (Version 0.2)

Postby MisterBenn » 03 Sep 2011, 12:47

I misunderstood. :) It might work, I don't know of any limit in the game. That sounds like a crap load of development though, and some abilities are hand / not possible to implement I suspect.
MisterBenn
 
Posts: 97
Joined: 19 Mar 2011, 16:19
Has thanked: 24 times
Been thanked: 11 times

Re: [REL]Caspers 2012 Custom Content (Version 0.2)

Postby hoza121 » 02 Apr 2012, 22:19

Can you make me a deck if i send you a list?
hoza121
 
Posts: 7
Joined: 31 Mar 2012, 23:07
Has thanked: 0 time
Been thanked: 0 time

Re: [REL]Caspers 2012 Custom Content (Version 0.2)

Postby sadlyblue » 03 Apr 2012, 20:30

hoza121 wrote:Can you make me a deck if i send you a list?
If you want, i can give it a try.
But remember not all cards can be coded. For example, no planeswalker.
sadlyblue
 
Posts: 175
Joined: 06 Feb 2012, 13:18
Has thanked: 18 times
Been thanked: 16 times

Re: [REL]Caspers 2012 Custom Content (Version 0.2)

Postby hoza121 » 09 Apr 2012, 22:50

It is a elf deck no planswalkers
hoza121
 
Posts: 7
Joined: 31 Mar 2012, 23:07
Has thanked: 0 time
Been thanked: 0 time

Re: [REL]Caspers 2012 Custom Content (Version 0.2)

Postby SirFunchalot » 23 Apr 2012, 02:57

So I downloaded the files and the game opens just fine, but when I go to the deck editor, there are literally no decks only blank decks that cannot be opened or edited in anyway and upon exit of the game an error message appears in notepad saying "[lua] ?:0: attempt to call method 'EmptyDecks' (a nil value)" over and over and over again. Do I need to do anything with the gibbs unpacker in order for this to work? Please help!
Attachments
blankcanteditdecks.jpg
SirFunchalot
 
Posts: 15
Joined: 23 Apr 2012, 02:50
Has thanked: 3 times
Been thanked: 0 time

Re: [REL]Caspers 2012 Custom Content (Version 0.2)

Postby nayozzz » 14 Jan 2020, 23:44

hi there, is there anyone that has this cracked exe modified to allow mods ?

i need the exe file of Caspers 2012 Custom Content (Version 0.2)
the other file also would be useful too...
nayozzz
 
Posts: 32
Joined: 25 Mar 2018, 19:32
Has thanked: 0 time
Been thanked: 6 times

Re: [REL]Caspers 2012 Custom Content (Version 0.2)

Postby Huggybaby » 12 Apr 2022, 16:51

benkayle9 has been nuked.
User avatar
Huggybaby
Administrator
 
Posts: 3207
Joined: 15 Jan 2006, 19:44
Location: Finally out of Atlanta
Has thanked: 701 times
Been thanked: 594 times

Previous

Return to Programming Talk

Who is online

Users browsing this forum: No registered users and 8 guests


Who is online

In total there are 8 users online :: 0 registered, 0 hidden and 8 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 8 guests

Login Form