Jump to content

Denominator

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Denominator

  1. Thank you Rawaho, the reason I asked for any kind of help is because I really don't understand C++ all that well. I was also first lead to believe this project didn't support LUA but it seems it actually does.

    The reason for the hearthstone question is because I tried using an old LUA script from when the lich king was still new but it doesn't seem to work so I was then curious that if I couldn't just add the lua script if I could find it whether it was hardcoded or whether it was in the skyfire database but I didn't find it and I'm a little rusty with using commands to find the items ids etc.

     

    It is not a big deal if nobody will help, just thought I'd ask in case anybody else had a similar question :) Arma 3 is far more important at the moment though to me, never knew it even existed >.<

  2. I have been looking for where the Hearthstone is so that I can change the cooldown time but I can't seem to find it? I'm also curious how to implement the GMH tool because it says it's outdated, how would I update it?

    Sorry for the tons of questions but I am interested in this project.

  3. 2014-08-20 03:34:13 Opening DatabasePool 'world'. Asynchronous connections: 1, synchronous connections: 1.
    2014-08-20 03:34:13 MySQL client library: 5.6.19
    2014-08-20 03:34:13 MySQL server ver: 5.6.19 
    2014-08-20 03:34:13 MySQL client library: 5.6.19
    2014-08-20 03:34:13 MySQL server ver: 5.6.19 
    2014-08-20 03:34:13 [ERROR]: In mysql_stmt_prepare() id: 55, sql: "SELECT name, security, help FROM command"
    2014-08-20 03:34:13 [ERROR]: Unknown column 'security' in 'field list'
    2014-08-20 03:34:13 [ERROR]: In mysql_stmt_prepare() id: 58, sql: "SELECT difficulty_entry_1, difficulty_entry_2, difficulty_entry_3, KillCredit1, KillCredit2, modelid1, modelid2, modelid3, modelid4, name, subname, IconName, gossip_menu_id, minlevel, maxlevel, exp, faction_A, faction_H, npcflag, speed_walk, speed_run, scale, rank, mindmg, maxdmg, dmgschool, attackpower, dmg_multiplier, baseattacktime, rangeattacktime, unit_class, unit_flags, dynamicflags, family, trainer_type, trainer_spell, trainer_class, trainer_race, minrangedmg, maxrangedmg, rangedattackpower, type, type_flags, lootid, pickpocketloot, skinloot, resistance1, resistance2, resistance3, resistance4, resistance5, resistance6, spell1, spell2, spell3, spell4, spell5, spell6, spell7, spell8, PetSpellDataId, VehicleId, mingold, maxgold, AIName, MovementType, InhabitType, Health_mod, Mana_mod, Armor_mod, RacialLeader, questItem1, questItem2, questItem3, questItem4, questItem5, questItem6, movementId, RegenHealth, equipment_id, mechanic_immune_mask, flags_extra, ScriptName FROM creature_template WHERE entry = ?"
    2014-08-20 03:34:13 [ERROR]: Unknown column 'trainer_spell' in 'field list'
    
  4. Download everything, install everything then restart the computer. A restart seems to sort a lot of the problems out, it's as though stuff installs but isn't registered until a restart of the system, I might be wrong but that's about the only other thing that I did and cmake etc all decided to work properly.

  5. Okay after finally getting cmake to work, it obviously doesn't like me that much haha, I now run into another problem.

    Not really that great when it comes to C++ as I don't understand it as well as C#. I am currently getting 6 LNK errors therefore not everything actually builds I am able to build ace.dll and extractor.exe.

    2w6yntc.jpgOkay so I just deleted the Build folder and started again and it's compiled now :)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.