It is currently 07 May 2025, 20:55
   
Text Size

Forge Beta: 09-23-2011 ver 1.1.4 rev 10639

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Forge Beta: 09-23-2011 ver 1.1.4 rev 10639

Postby revenged » 27 Sep 2011, 14:34

friarsol wrote:
revenged wrote:I'm not sure whether I'm doing something wrong, but buying pets and upgrading your wall in quest mode's bazaar is functioning incorrectly. Sometimes the pictures don't show up, and sometimes clicking buy doesn't seem to do anything. If you start a new quest, the bazaar might still be showing previous quest's situation (wall, 0/3) but you can't use it.
We already have a bug filed for this: http://cardforge.org/bugz/view.php?id=309 basically the Quest data isn't being re-loaded properly when you create a new quest.
Ah, great!
revenged
 
Posts: 2
Joined: 11 Sep 2011, 15:26
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 09-23-2011 ver 1.1.4 rev 10639

Postby Night Shadow » 27 Sep 2011, 16:46

I'm trying to make Primeval Light

Code: Select all
Name:Primeval Light
ManaCost:3 G
Types:Sorcery
Text:no text
A:SP$ DestroyAll | Cost$ 3 G | ValidTgts$ Player | TgtPrompt$ Select target player | ValidCards$ Enchantment | SpellDescription$ Destroy all Enchantments target player controls.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/primeval_light.jpg
SetInfo:GPT|Uncommon|http://magiccards.info/scans/en/gp/93.jpg
Oracle:Destroy all enchantments target player controls.
End
I target the AI but it is also destroying my enchantments, or if i target myself i'm destroying AI's enchantments as well, if i replace the keyword "DestroyAll" with "TapAll" it works right, taping target player's enchantments, so, maybe somethings wrong with "DestroyAll" keyword?
User avatar
Night Shadow
 
Posts: 31
Joined: 03 Mar 2011, 05:25
Has thanked: 4 times
Been thanked: 3 times

Re: Forge Beta: 09-23-2011 ver 1.1.4 rev 10639

Postby Sloth » 27 Sep 2011, 17:15

Night Shadow wrote:I'm trying to make Primeval Light

Code: Select all
Name:Primeval Light
ManaCost:3 G
Types:Sorcery
Text:no text
A:SP$ DestroyAll | Cost$ 3 G | ValidTgts$ Player | TgtPrompt$ Select target player | ValidCards$ Enchantment | SpellDescription$ Destroy all Enchantments target player controls.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/primeval_light.jpg
SetInfo:GPT|Uncommon|http://magiccards.info/scans/en/gp/93.jpg
Oracle:Destroy all enchantments target player controls.
End
I target the AI but it is also destroying my enchantments, or if i target myself i'm destroying AI's enchantments as well, if i replace the keyword "DestroyAll" with "TapAll" it works right, taping target player's enchantments, so, maybe somethings wrong with "DestroyAll" keyword?
The "DestroyAll" ability currently does not support a target, but it's easy to add. I will implement it for you.
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Forge Beta: 09-23-2011 ver 1.1.4 rev 10639

Postby friarsol » 27 Sep 2011, 17:31

Night Shadow wrote:I'm trying to make Primeval Light
Hey Night Shadow,

I see Sloth already answered your question, but if you have further questions regarding Card Scripting, please post them under Card Development Questions: viewtopic.php?f=52&t=3760
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Beta: 09-23-2011 ver 1.1.4 rev 10639

Postby Night Shadow » 27 Sep 2011, 23:14

ok thanks, note taken.
User avatar
Night Shadow
 
Posts: 31
Joined: 03 Mar 2011, 05:25
Has thanked: 4 times
Been thanked: 3 times

Re: Forge Beta: 09-23-2011 ver 1.1.4 rev 10639

Postby Night Shadow » 28 Sep 2011, 20:33

Mana Drain is adding mana on every main of the match after being used.
User avatar
Night Shadow
 
Posts: 31
Joined: 03 Mar 2011, 05:25
Has thanked: 4 times
Been thanked: 3 times

Re: Forge Beta: 09-23-2011 ver 1.1.4 rev 10639

Postby Sloth » 28 Sep 2011, 20:46

Night Shadow wrote:Mana Drain is adding mana on every main of the match after being used.
viewtopic.php?f=26&t=787&start=5625#p71422
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: Forge Beta: 09-23-2011 ver 1.1.4 rev 10639

Postby Rob Cashwalker » 29 Sep 2011, 14:44

new member having troubles
Sent: 29 Sep 2011, 00:18
From: scottie456
To: Developers

i just tried to open forge and got the following error when opening forge.exe:

A dialog box opens titled Java Virtual Machine Launcher.It says:
Could not find the main class: forge.Gui_NewGame. Program will exit.

Any Ideas? I downloaded and installed version 1.1.4
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: Forge Beta: 09-23-2011 ver 1.1.4 rev 10639

Postby jendave » 29 Sep 2011, 15:15

Rob Cashwalker wrote:
new member having troubles
Sent: 29 Sep 2011, 00:18
From: scottie456
To: Developers

i just tried to open forge and got the following error when opening forge.exe:

A dialog box opens titled Java Virtual Machine Launcher.It says:
Could not find the main class: forge.Gui_NewGame. Program will exit.

Any Ideas? I downloaded and installed version 1.1.4
He should re-install it first. It sounds like the jar file is no longer in the same directory as the exe file.
jendave
 
Posts: 307
Joined: 01 Jun 2008, 07:19
Has thanked: 8 times
Been thanked: 21 times

Previous

Return to Forge

Who is online

Users browsing this forum: No registered users and 68 guests


Who is online

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

Login Form