creating own weapons

Results 1 to 6 of 6
  1. #1
    Member eple is offline
    MemberRank
    Feb 2006 Join Date
    68Posts

    creating own weapons

    anyone know how i could create my own weapons in the MaNGOS server? v2.0.10


  2. #2
    Newbie MisterH is offline
    MemberRank
    Jul 2006 Join Date
    AustraliaLocation
    9Posts

    Re: creating own weapons

    1. Google is your friend
    2. I'm sure this has been asked already so if a google search for "custom mangos weapons" did nothing for you, then searching this forum might.


    3. Because i'm in a good mood i'll save you some trouble and direct you here, so click here or here or even here they will all take you the same place anyway.

  3. #3
    Newbie barigas is offline
    MemberRank
    May 2007 Join Date
    15Posts

    Re: creating own weapons


  4. #4
    Member eple is offline
    MemberRank
    Feb 2006 Join Date
    68Posts

    Re: creating own weapons

    Getting same error on both:
    Query:
    INSERT INTO item_template
    (Entry, Class, Subclass, name, name2, name3, name4, displayid, Quality, Flags, BuyCount, BuyPrice, SellPrice, InventoryType, AllowableClass, AllowableRace, ItemLevel, RequiredLevel, RequiredSkill, RequiredSkillRank, requiredspell, requiredhonorrank, RequiredCityRank, RequiredReputationFaction, RequiredReputationRank, maxcount, stackable, ContainerSlots, stat_type1, stat_value1, stat_type2, stat_value2, stat_type3, stat_value3, stat_type4, stat_value4, stat_type5, stat_value5, stat_type6, stat_value6, stat_type7, stat_value7, stat_type8, stat_value8, stat_type9, stat_value9, stat_type10, stat_value10, dmg_min1, dmg_max1, dmg_type1, dmg_min2, dmg_max2, dmg_type2, dmg_min3, dmg_max3, dmg_type3, dmg_min4, dmg_max4, dmg_type4, dmg_min5, dmg_max5, dmg_type5, armor, holy_res, fire_res, nature_res, frost_res, shadow_res, arcane_res, delay, ammo_type, RangedModRange, spellid_1, spelltrigger_1, spellcharges_1, spellcooldown_1, spellcategory_1, spellcategorycooldown_1, spellid_2, spelltrigger_2, spellcharges_2, spellcooldown_2, spellcategory_2, spellid_3, spelltrigger_3, spellcharges_3, spellcooldown_3, spellcategory_3, spellid_4, spelltrigger_4, spellcharges_4, spellcooldown_4, spellcategory_4, spellid_5, spelltrigger_5, spellcharges_5, spellcooldown_5, spellcategory_5, bonding, description, PageText, LanguageID, PageMaterial, startquest, lockid, Material, sheath, Extra, block, itemset, MaxDurability, area, BagFamily, Unknown1, ScriptName, DisenchantID)
    VALUES
    ('1000', '2', '1', 'test', 'test', 'test', 'test', '1000', '6', '0', '0', '50000', '50000', '17', '-1', '-1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '', '0', '0', '3', '100', '4', '200', '7', '300', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '600', '700', '0', '700', '800', '1', '800', '900', '5', '0', '0', '0', '0', '0', '0', '50', '10', '10', '10', '10', '10', '10', '500', '0', '100', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2', 'testing item', '0', '0', '0', '0', '0', '7', '1', '0', '0', '0', '1000', '0', '0', '0', 'internalitemhanler', '0')

    Error occured at:2007-05-20 17:23:26
    Line no.:4
    Error Code: 1136 - Column count doesn't match value count at row 1

  5. #5
    Newbie ironstone6 is offline
    MemberRank
    Jan 2007 Join Date
    st-gabLocation
    4Posts

    Re: creating own weapons

    what folder is item_template in ivew searched in the database but its not there maybe im missing it

  6. #6
    Newbie ironstone6 is offline
    MemberRank
    Jan 2007 Join Date
    st-gabLocation
    4Posts

    Re: creating own weapons

    nvm i found it



Advertisement