comparison Game.cpp @ 484:4bd56919f075

avard quest guild bits
author Gloval
date Wed, 27 Feb 2013 02:25:31 +0400
parents 4946b3ed74be
children f451efdb7c8b
comparison
equal deleted inserted replaced
481:5b6e2021c6fe 484:4bd56919f075
427 pParty->pPlayers[i].sHealth=1; 427 pParty->pPlayers[i].sHealth=1;
428 //pHealth += 1743; //6CF 428 //pHealth += 1743; //6CF
429 uActiveCharacter = 1; 429 uActiveCharacter = 1;
430 } 430 }
431 // while ( (signed int)pHealth < (signed int)&pParty->field_871C[567] ); 431 // while ( (signed int)pHealth < (signed int)&pParty->field_871C[567] );
432 if ( (unsigned __int16)_449B57_test_bit(pParty->_award_bits, 136) ) 432 if ( (unsigned __int16)_449B57_test_bit(pParty->_quest_bits, 136) )
433 { 433 {
434 pParty->vPosition.x = -17331; // respawn in harmondale 434 pParty->vPosition.x = -17331; // respawn in harmondale
435 pParty->vPosition.y = 12547; 435 pParty->vPosition.y = 12547;
436 pParty->vPosition.z = 465; 436 pParty->vPosition.z = 465;
437 pParty->sRotationY = 0; 437 pParty->sRotationY = 0;