antilead in cw?

Results 1 to 7 of 7
  1. #1
    Valued Member Iam Juan Carlos is offline
    MemberRank
    May 2013 Join Date
    104Posts

    antilead in cw?

    I have a little problem, I have the source of jur13n but I place him in the cw antilead because it has. one takes much longer to kill.

    or as I please!


  2. #2
    Apprentice GunZ Coder is offline
    MemberRank
    Jan 2014 Join Date
    St LouisLocation
    14Posts

    Re: antilead in cw?

    Learn English please , look in the code snippet library for their antilead and implement it into Dawson source . It works much better than jur13n repack .
    Also since jur13n`s damage counter is broken .

  3. #3
    Valued Member Iam Juan Carlos is offline
    MemberRank
    May 2013 Join Date
    104Posts

    Re: antilead in cw?

    but the damage on the counter for me jur13n works perfectly until antilead in theaters. I suppose. but the cw's trip much the opponent and takes too long to die. do not know why that happened.

    But will try to use the source Dawson. :)

  4. #4
    Ecchi addicted adz28 is offline
    MemberRank
    Nov 2008 Join Date
    IkebukuroLocation
    524Posts

    Re: antilead in cw?

    MLadderMgr.cpp @ Ln: 182.
    Take a look at it and you'll find the answer of why antilead isn't working in clanwars.

  5. #5
    Apprentice GunZ Coder is offline
    MemberRank
    Jan 2014 Join Date
    St LouisLocation
    14Posts

    Re: antilead in cw?

    Or just use dawsons source and implement it lol ..

  6. #6
    Valued Member Iam Juan Carlos is offline
    MemberRank
    May 2013 Join Date
    104Posts

    Re: antilead in cw?

    is rare, because the line is added to it GetAntiLeadMatching

    if (ladderPicker.PickMatch(&nGroupA, &nGroupB) == false)
    break;
    MLadderGroupMap* pGroupMap = GetWaitGroupContainer(nLadderType);
    MLadderGroup* pGroupA = pGroupMap->Find(nGroupA);
    MLadderGroup* pGroupB = pGroupMap->Find(nGroupB);
    if(pGroupA->GetAntiLeadMatching() != pGroupB->GetAntiLeadMatching())
    break;
    .__."

  7. #7
    Apprentice GunZ Coder is offline
    MemberRank
    Jan 2014 Join Date
    St LouisLocation
    14Posts

    Re: antilead in cw?

    Force them to use antilead .



Advertisement