It is currently 05 Jul 2025, 06:53
   
Text Size

Auras which use CSelfMoveCardAbility or

Moderators: FranAvalon, Marek14, CCGHQ Admins

Auras which use CSelfMoveCardAbility or

Postby travolter » 16 Nov 2012, 21:24

John Doe reported:

Auras which use CSelfMoveCardAbility or CSelfUntapAbility doesn't work correct.
Auras which use CSelfMoveCardAbility or CSelfUntapAbility doesn't work correct. They should have the same addition at the end which CPumpAbility has:

CCreatureCard* pCreatureCard = NULL); // if NULL, pumped creature is the ability's card

At CSelfMoveCardAbility and CSelfUntapAbility it should be "CCard* pCard = NULL"

This would enable e.g. Disappear and could fix auras which already use those two abilities.

CPumpAbility(CCard* pCard,
LPCTSTR strManaCost,
Power nPowerDelta, Life nLifeDelta,
CreatureKeyword creatureKeywordToAdd = CreatureKeyword::Null,
CCreatureCard* pCreatureCard = NULL); // if NULL, pumped creature is the ability's card
_________________________
CSelfMoveCardAbility(CCard* pCard,
LPCTSTR strManaCost,
ZoneId toZoneId, BOOL bToOwner, MoveType moveType);
_________________________
CSelfUntapAbility(CCard* pCard, LPCTSTR strManaCost);
travolter
 
Posts: 259
Joined: 26 Mar 2012, 17:56
Has thanked: 6 times
Been thanked: 8 times

Return to Engine Bugs

Who is online

Users browsing this forum: No registered users and 0 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 0 users online :: 0 registered, 0 hidden and 0 guests (based on users active over the past 10 minutes)
Most users ever online was 5050 on 26 Jun 2025, 06:02

Users browsing this forum: No registered users and 0 guests

Login Form