Jump to content

eluizh

Members
  • Posts

    6
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by eluizh

  1. I'm having this problem when loading the sql MANGOS in SQLyog /*!40000 ALTER TABLE `spell_chain` ENABLE KEYS */; UNLOCK TABLES; DROP TABLE IF EXISTS `spell_elixir`; CREATE TABLE `spell_elixir` ( `entry` int(11) unsigned NOT NULL default '0' COMMENT 'SpellId of potion', `mask` tinyint(1) unsigned NOT NULL default '0' COMMENT 'Mask 0x1 battle 0x2 guardian 0x3 flask 0x7 unstable flasks 0xB shattrath flasks', PRIMARY KEY (`entry`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Spell System'; LOCK TABLES `spell_elixir` WRITE; /*!40000 ALTER TABLE `spell_elixir` DISABLE KEYS */ Error occured at:2010-09-09 22:22:18 Line no.:16453 Error Code: 1064 - Você tem um erro de sintaxe no seu SQL próximo a '; UNLOCK TABLES; DROP TABLE IF EXISTS `spell_elixir`; CREATE TABLE `spell_elixir' na linha 1878
  2. It is false .... He is a "mob" flying you need a magic kind of mind control to operate, however it seems that the Mangos does not support him fly.
  3. My problem this quest "Death Comes, From On High", Eye of Acherus dont work I think this spell is not right http://www.wowhead.com/?spell=51852
  4. I have problems to compile the emulator after applying the command: git pull git: //github.com/Tasssadar/Valhalla-roject.git vehicle my mangos rev. 8993 sql Error: "12> Creating library .\\mangosd__Win32_Release\\mangosd.lib and object .\\mangosd__Win32_Release\\mangosd.exp 12>game.lib(SpellEffects.obj) : error LNK2019: unresolved external symbol "public: void __thiscall GameObject::DealSiegeDamage(unsigned int)" (?DealSiegeDamage@GameObject@@QAEXI@Z) referenced in function "public: void __thiscall Spell::EffectDamageBuilding(unsigned int)" (?EffectDamageBuilding@Spell@@QAEXI@Z) 12>..\\..\\bin\\Win32_Release\\mangosd.exe : fatal error LNK1120: 1 unresolved externals"
  5. Can someone update this patch to the new version of MaNGOS. http://filebeam.com/a3b94e878f9a70823081191a876882a5
  6. Vehicle_patch conflicts with Dual_Spec patch if I apply the patch dual_spec-8905 after the patch vehicle, causing an error in src / game / Spell.h: 328 What's wrong? Anti does not have to apply any sql to update the core
×
×
  • 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