Jump to content

Thyros

Members
  • Posts

    193
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Thyros

  1. who is the change i see this not, and 8060 fails
  2. Thyros

    Empty file

    that is right, speed up the compilation
  3. where find i this angelscripts?
  4. compile error fix: // Northrend tabards reputation bonus if(HasAura(57818) && (Rep->repfaction1 == 1037) && (Rep->repfaction2 == 1052)) { Item* pItem = GetItemByPos( INVENTORY_SLOT_BAG_0, EQUIPMENT_SLOT_TABARD ); if (pItem) tabardFactionID = pItem->GetProto()->RequiredReputationFaction; }
  5. Thyros

    compile problem

    mhh a crashlog where nice
  6. it is checked whether the male or female class or level 18 is, this is the necessary
  7. What bug does the patch fix? What features does the patch add? - Added ACHIEVEMENT_CRITERIA_DATA_TYPE_T_LEVEL and ACHIEVEMENT_CRITERIA_DATA_TYPE_T_GENDER, write by Thyros and Dyddye For which repository revision was the patch created? - 7952 Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread. - nothing found Commit: http://github.com/Thyros/cwcore/commit/f06f38ba5f355885ff36d6b7e35ce56a2fad5cd7 Patch: http://filebeam.com/fac5504ba5fc55669e03437fb5b667b8
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use