It is currently 07 Jul 2021, 07:22
   
Text Size

help please!

Moderators: Xander9009, CCGHQ Admins

help please!

Postby pluks » 10 Oct 2012, 04:16

Hi I have a problem when the ability of underground sea, activates: CARD_QUERY_OPTION_MANA_U or CARD_QUERY_OPTION_MANA_B it's tapped, resolves and the game freezes, anyone has had this problem

| Open
<CARD_V2>
<FILENAME text="UNDERGROUND_SEA_140603" />
<CARDNAME text="UNDERGROUND_SEA" />
<TITLE>
<LOCALISED_TEXT LanguageCode="en-US"><![CDATA[Underground Sea]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="fr-FR"><![CDATA[Underground Sea]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="es-ES"><![CDATA[Underground Sea]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="de-DE"><![CDATA[Underground Sea]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="it-IT"><![CDATA[Underground Sea]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="jp-JA"><![CDATA[Underground Sea]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="ko-KR"><![CDATA[Underground Sea]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="ru-RU"><![CDATA[Underground Sea]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="pt-BR"><![CDATA[Underground Sea]]></LOCALISED_TEXT>
</TITLE>
<MULTIVERSEID value="140603" />
<ARTID value="140603" />
<ARTIST name="Rob Alexander" />
<CASTING_COST cost="" />
<TYPE metaname="Land" />
<SUBTYPE metaname="Island" />
<SUBTYPE metaname="Swamp" />
<EXPANSION value="DPG" />
<RARITY metaname="R" />
<ACTIVATED_ABILITY filter_zone="ZONE_IN_PLAY">
<LOCALISED_TEXT LanguageCode="en-US"><![CDATA[{T}: Add {U} or {B} to your mana pool.]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="de-DE"><![CDATA[{T}: Add {U} or {B} to your mana pool.]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="es-ES"><![CDATA[{T}: Add {U} or {B} to your mana pool.]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="fr-FR"><![CDATA[{T}: Add {U} or {B} to your mana pool.]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="it-IT"><![CDATA[{T}: Add {U} or {B} to your mana pool.]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="jp-JA"><![CDATA[{T}: Add {U} or {B} to your mana pool.]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="ko-KR"><![CDATA[{T}: Add {U} or {B} to your mana pool.]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="ru-RU"><![CDATA[{T}: Add {U} or {B} to your mana pool.]]></LOCALISED_TEXT>
<LOCALISED_TEXT LanguageCode="pt-BR"><![CDATA[{T}: Add {U} or {B} to your mana pool.]]></LOCALISED_TEXT>
<COST type="TapSelf" />
<PLAY_TIME_ACTION>
EffectController():BeginNewMultipleChoice()
EffectController():AddMultipleChoiceAnswer( "CARD_QUERY_OPTION_MANA_U" )
EffectController():AddMultipleChoiceAnswer( "CARD_QUERY_OPTION_MANA_B" )
Object():GetPlayer():AskMultipleChoiceQuestion( "CARD_QUERY_MC_MANA_MODAL" )
</PLAY_TIME_ACTION>
<RESOLUTION_TIME_ACTION>
if Object():GetMultipleChoiceResult() == 0 then
ProduceMana( "U", 1 )
else
ProduceMana( "B", 1 )
end
</RESOLUTION_TIME_ACTION>
</ACTIVATED_ABILITY>
<TOKEN_REGISTRATION reservation="1" type="MANATOKEN_U" />
<TOKEN_REGISTRATION reservation="1" type="MANATOKEN_B" />
<AI_BASE_SCORE score="300" zone="ZONE_IN_PLAY" />
</CARD_V2>


I'm dumb, I forgot to mention that I need help to fix this bug ¬¬
pluks
 
Posts: 14
Joined: 10 Oct 2012, 03:35
Has thanked: 6 times
Been thanked: 5 times

Re: help please!

Postby pluks » 13 Oct 2012, 22:25

hello what is the problem? can anyone help?
I have reinstalled and the problem persists. dark ritual is also causing the same problem, apparently is happening with any effect that adds mana tokens. please if someone could help me I would greatly appreciate
pluks
 
Posts: 14
Joined: 10 Oct 2012, 03:35
Has thanked: 6 times
Been thanked: 5 times

Re: help please!

Postby BlindWillow » 13 Oct 2012, 22:30

Is this for a mod you're making yourself?
BlindWillow
 
Posts: 213
Joined: 19 Jul 2012, 00:26
Has thanked: 11 times
Been thanked: 46 times

Re: help please!

Postby pluks » 17 Oct 2012, 06:45

solved thx is a deck, I needed a mod.
pluks
 
Posts: 14
Joined: 10 Oct 2012, 03:35
Has thanked: 6 times
Been thanked: 5 times


Return to 2013

Who is online

Users browsing this forum: No registered users and 2 guests


Who is online

In total there are 2 users online :: 0 registered, 0 hidden and 2 guests (based on users active over the past 10 minutes)
Most users ever online was 1922 on 07 Jun 2021, 06:01

Users browsing this forum: No registered users and 2 guests

Login Form