Jump to content

Splincha

Members
  • Posts

    14
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Splincha

  1. git pull git://github.com/Tasssadar/Valhalla-Project.git vehicle
  2. if (m_uiFrostBoltTimer < uiDiff) need change to? 1>..\\scripts\\world\\npcs_special.cpp(1042) : error C2065: 'uiDiff' : undeclared identifier m_uiFrostBoltTimer -= uiDiff; need change to? 1>..\\scripts\\world\\npcs_special.cpp(1050) : error C2065: 'uiDiff' : undeclared identifier - void UpdateAI(const uint32 diff) + void UpdateAI(const uint32 uidiff) - npc_mirror_imageAI(Creature* pCreature) : ScriptedAI(pCreature) {Reset();} + npc_mirror_imageAI(Creature *pCreature) : ScriptedAI(pCreature) + { + Reset(); + } Changed - No Errors
  3. Paladin glyph does not work Glyph of Blessing of Kings Glyph of Blessing of Might Glyph of Blessing of Wisdom
  4. mangos 9451 No longer works Patch! Help with update please? 10>..\\..\\src\\game\\CreatureEventAI.cpp(854) : error C2039: 'ExitVehicle' : is not a member of 'Creature' 10> c:\\documents and settings\\splincha\\desktop\\mangos kore\\mangos\\src\\game\\Creature.h(385) : see declaration of 'Creature' 10>..\\..\\src\\game\\Creature.cpp(1292) : error C2039: 'Die' : is not a member of 'Vehicle' 10> c:\\documents and settings\\splincha\\desktop\\mangos kore\\mangos\\src\\game\\Vehicle.h(26) : see declaration of 'Vehicle' 10>..\\..\\src\\game\\Creature.cpp(1397) : error C2039: 'GetVehicleFlags' : is not a member of 'Vehicle' 10> c:\\documents and settings\\splincha\\desktop\\mangos kore\\mangos\\src\\game\\Vehicle.h(26) : see declaration of 'Vehicle' 10>..\\..\\src\\game\\Creature.cpp(1397) : error C2065: 'VF_CAN_BE_HEALED' : undeclared identifier 10>..\\..\\src\\game\\Creature.cpp(1900) : warning C4305: 'return' : truncation from 'double' to 'float' 10>..\\..\\src\\game\\AggressorAI.cpp(107) : error C2039: 'GetVehicleGUID' : is not a member of 'Creature' 10> c:\\documents and settings\\splincha\\desktop\\mangos kore\\mangos\\src\\game\\Creature.h(385) : see declaration of 'Creature' 10>..\\..\\src\\game\\Chat.cpp(1820) : error C2039: 'GetCreatureOrPetOrVehicle' : is not a member of 'ObjectAccessor' 10> c:\\documents and settings\\splincha\\desktop\\mangos kore\\mangos\\src\\game\\ObjectAccessor.h(79) : see declaration of 'ObjectAccessor' 10>..\\..\\src\\game\\Chat.cpp(1820) : error C3861: 'GetCreatureOrPetOrVehicle': identifier not found
  5. 2010-02-10 17:22:27 ERROR:SESSION: received not allowed opcode CMSG_LFD_PLAYER_LOCK_INFO_REQUEST (0x036E) What should I do to prevent this can someone help
  6. Please help with a patch for mangos 9348 or a working patch
  7. Please help with a patch for mangos 9348
  8. Thank you. work on mango 9348 test ok
  9. no longer works Please update patch for mangos 9348 Good work. Previous patch helped.
  10. Please update patch for mangos 9348 Good work. Previous patch helped.
  11. Help please with a newer patch eye of archerus
  12. Does not work. Interrupted says. no error. does not require the eye. mangos 9338 with scriptdev2 1571
  13. Please can someone make a patch for 3.3.2 mangos 9338 with scriptdev2 1571 Thanks for the previous patches. good work.
×
×
  • 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