thats was maked on newer version of visual c++ , send me a message i can help much.
Oh my god !
LOL !Code:while(true) { int nGroupA = 0; int nGroupB = 0; 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; LaunchLadder(nLadderType, nGroupA, nGroupB); nLaunchCount++; } return nLaunchCount; }
doesn't work. i have same problem myself, tried ur fix, no work :/.
thanks dsw_pool (Y)
CsComon (Y)
Gunz 4 error :C
c:\Users\kike\Desktop\Source\Gunz\Stable\Gunz\ZCharacter.h(279) : error C2612: trailing 'identifier' illegal in base/member initializer list
c:\Users\kike\Desktop\Source\Gunz\Stable\Gunz\ZCharacter.h(279) : error C2064: term does not evaluate to a function taking 1 arguments
c:\Users\kike\Desktop\Source\Gunz\Stable\Gunz\ZCharacter.h(280) : error C2143: syntax error : missing ';' before '{'
c:\Users\kike\Desktop\Source\Gunz\Stable\Gunz\ZCharacter.h(315) : fatal error C1903: unable to recover from previous error(s); stopping compilation![]()
up to nDamageTaken(0) , agree , :
nDamageTaken(0),
nExp(0)
see to errors ! contact to me mp !