It is currently 09 Jun 2025, 17:56
   
Text Size

[08-01-2012] DOTP 2013 Community DLC MOD Released

Moderator: CCGHQ Admins

Re: [08-01-2012] DOTP 2013 Community DLC MOD Released

Postby tomy0619lee » 13 Mar 2013, 19:39

Bug report:

Intuition always exiles/disappears the 2nd card one chooses upon its resolution.

BTW: I've only just recently began to use mods for Dotp, and I must say that this mod is pretty awesome! [I would love for Intuition to work properly tho -- my favourite deck:))

Looking at the code, I really have no clue what would be wrong (mind you, new to Dotp code - although fairly knowledgeable in programming generally).

Thanks!
tomy0619lee
 
Posts: 13
Joined: 11 Mar 2013, 03:38
Has thanked: 3 times
Been thanked: 1 time

Re: [08-01-2012] DOTP 2013 Community DLC MOD Released

Postby TrueBeliever2 » 18 Mar 2013, 14:36

I recently did my first MOD deck and tried to make a better one. This is the result. It's still not perfect, but I'll put it here for people to see and correct the errors.

DECK Name Exalted Menace GWU

Known problems:

- Deck image is wrong. It should be Rafiq.
- Deck not rated yet.
- Rafiq card is not working.
- Tried to make Stoic Angel, but couldn't make it (code too complex for me). Replaced it with Silent Arbiter.

Link: Unfortunately the page is not permitting me posting the address. It is at Mediafire at link ?nm94nc4o5jg9cjf
TrueBeliever2
 
Posts: 6
Joined: 14 Mar 2013, 20:40
Has thanked: 2 times
Been thanked: 0 time

Re: [08-01-2012] DOTP 2013 Community DLC MOD Released

Postby Okami2511 » 03 Apr 2013, 00:12

Berserker wrote:Is there a way to unlock the locked decks?
How to keep the cards of a deck, because when i restart the game, all cards that i unlocked are gone???
I added always_available="true" to all decks that kept locking after restarting the game. For anyone who wants to avoid editing the decks themself i´ve uploaded the whole mod with the edited files so you can use it and play without having to worry about anything.

www51"DOT"zippyshare"DOT"com/v/88440444/file.html <--- (Just remove the "DOT" and replace it with . ) Had to edit the link, because the site wouldn´t let me post it
Okami2511
 
Posts: 7
Joined: 02 Apr 2013, 20:03
Has thanked: 7 times
Been thanked: 0 time

Re: [08-01-2012] DOTP 2013 Community DLC MOD Released

Postby RiiakShiNal » 03 Apr 2013, 01:53

Okami2511 wrote:Had to edit the link, because the site wouldn´t let me post it
Once you have a few more posts you should be able to post links.

Here is the above link (courtesy of Okami2511):
http://www51.zippyshare.com/v/88440444/file.html
RiiakShiNal
Programmer
 
Posts: 2188
Joined: 16 May 2011, 21:37
Has thanked: 75 times
Been thanked: 497 times

Re: [08-01-2012] DOTP 2013 Community DLC MOD Released

Postby Takhen » 08 Apr 2013, 17:26

Could someone say to me which of these decks are the dotp 2012 decks and which others are made fantasy of the users?

And I see title something like "[MADNESS_D12]" and not "Madness", this for each deck, could tell me why?

EDIT-PS: Hoping it could be useful I would make you notice that I discoveder a glow visual bug :)
User avatar
Takhen
 
Posts: 235
Joined: 04 Feb 2013, 19:35
Has thanked: 0 time
Been thanked: 0 time

Re: [08-01-2012] DOTP 2013 Community DLC MOD Released

Postby NEMESiS » 09 May 2013, 01:28

Xathrid Demon's ability ("If you can't sacrifice a creature, tap Xathrid Demon and you lose 7 life") does not trigger for the AI when it has no creatures on the battlefield. EDIT: Actually the ability doesn't trigger at all.
User avatar
NEMESiS
 
Posts: 460
Joined: 03 Jan 2013, 04:02
Location: Pools of Becoming
Has thanked: 70 times
Been thanked: 21 times

Re: [08-01-2012] DOTP 2013 Community DLC MOD Released

Postby spakattack » 16 May 2013, 02:51

NEMESiS said, Xathrid Demon's ability ("If you can't sacrifice a creature, tap Xathrid Demon and you lose 7 life") does not trigger for the AI when it has no creatures on the battlefield. EDIT: Actually the ability doesn't trigger at all.
I have tested this and I have to say that nothing happens on my upkeep when I control no creatures. I don't lose 7 life and he remains untapped. Hopefully someone can fix the code.
spakattack
 
Posts: 32
Joined: 30 Apr 2013, 21:45
Has thanked: 9 times
Been thanked: 2 times

Re: [08-01-2012] DOTP 2013 Community DLC MOD Released

Postby thefiremind » 16 May 2013, 08:35

I couldn't find Xathrid Demon in the community mod, but I found it in RiiakShiNal's mod, and it had something strange in its code (conditional actions without a conditional cost) so I think that's the one you meant. Here's a working (I hope :lol:) version.
Attachments
XATHRID_DEMON_189885.zip
No illustration included (it uses the illustration from RiiakShiNal's mod)
(2.87 KiB) Downloaded 336 times
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
User avatar
thefiremind
Programmer
 
Posts: 3515
Joined: 07 Nov 2011, 10:55
Has thanked: 118 times
Been thanked: 722 times

Re: [08-01-2012] DOTP 2013 Community DLC MOD Released

Postby spakattack » 16 May 2013, 21:33

thefiremind wrote:I couldn't find Xathrid Demon in the community mod, but I found it in RiiakShiNal's mod.
O sorry about that Firemind, I just searched for Xathrid demon and NEMESiS's post was the only thing I found on the problem with the card, so I assumed that it was part of this DLC, I forgot which one it's part of. I'll try it out and see what happens. Xathrid Demon isn't the greatest card ever, but it sure is fun to use. Thanks for trying to fix it.
spakattack
 
Posts: 32
Joined: 30 Apr 2013, 21:45
Has thanked: 9 times
Been thanked: 2 times

Re: [08-01-2012] DOTP 2013 Community DLC MOD Released

Postby NEMESiS » 16 May 2013, 23:26

It's part of Eons of Evil, I thought this was the thread from where I got the wad. My apologies.
User avatar
NEMESiS
 
Posts: 460
Joined: 03 Jan 2013, 04:02
Location: Pools of Becoming
Has thanked: 70 times
Been thanked: 21 times

Previous

Return to 2013

Who is online

Users browsing this forum: No registered users and 321 guests


Who is online

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

Login Form