It is currently 16 Apr 2024, 12:59
   
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: 250
Joined: 26 Mar 2012, 17:56
Has thanked: 4 times
Been thanked: 8 times

Return to Engine Bugs

Who is online

Users browsing this forum: No registered users and 11 guests


Who is online

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

Login Form