[Item] Range not working on a few? menu

User Tag List

Results 1 to 12 of 12
  1. #1
    trygon11's Avatar Member
    Reputation
    4
    Join Date
    Oct 2007
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Item] Range not working on a few?

    Ok so every weapon in my DB works as intended except the Wrathful Bows/guns
    they for some reason have no range?
    u cant fire your gun/bow unless your within melee range and i cant figure out why
    ive tried altering them to the exact stats of a working bow/gun and still nothing
    (all the stats that made any sence to me)

    Any help is really appreciated this honestly doesnt make any sense to me.

    [Item] Range not working on a few?
  2. #2
    Kiev's Avatar Contributor
    Reputation
    288
    Join Date
    Nov 2007
    Posts
    1,819
    Thanks G/R
    0/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you are using ArcEmu, go into the database and find the item, scroll across till you find "ranged_range" or something..., it will contain range, and change that to the number of another bow.




  3. #3
    trygon11's Avatar Member
    Reputation
    4
    Join Date
    Oct 2007
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ya ive down that, like.. honestly i cant figure it out im not really new to all the database editting i even copyed another item out of the DB that worked and changed the appropriate damage stats to the ones of the wrathful guns/bows and still the range is 5-6 yrds and it shud be 5-35

  4. #4
    Aellya's Avatar Sergeant
    Reputation
    21
    Join Date
    Mar 2010
    Posts
    56
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    As the range checks are handled client side (aditional checks on the server to prevent cheating) you'll need to clear your cache after changing an item but the 'range' column in the sql handles your maximum distance.

    Try just clonging a gun or bow and giving it a new id like 100000, reload your tables (or restart the emu) and try the new item. It should be identical to the original, if it works you can start altering the model, damage, stats, etc...

  5. #5
    Kiev's Avatar Contributor
    Reputation
    288
    Join Date
    Nov 2007
    Posts
    1,819
    Thanks G/R
    0/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    But if you are using patch 3.3 or higher, then do not make it a custom id as stated, or it will not work properly.




  6. #6
    trygon11's Avatar Member
    Reputation
    4
    Join Date
    Oct 2007
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is that only with items kiev? because ive made tons of custom id vendors that all work
    My only issue is ya my custom items and items only are not working right.

  7. #7
    Kiev's Avatar Contributor
    Reputation
    288
    Join Date
    Nov 2007
    Posts
    1,819
    Thanks G/R
    0/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its only Custom Items that have the issue, this is because blizzard implemented a test to see if the item is in the game .dbc, if not, it wont function.




  8. #8
    Algorithm's Avatar Member
    Reputation
    175
    Join Date
    Mar 2008
    Posts
    395
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    custom items work, however you wont be able to enchant them with any scroll, enchant, e.t.c. unless you replace your custom item ids with already existent ids in database.

    As far as range goes, you need to put range value in -range- or -ranged- in your items table. restart server, delete cache folder.

  9. #9
    trygon11's Avatar Member
    Reputation
    4
    Join Date
    Oct 2007
    Posts
    61
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright well ive tested out quite abit and ive noticed without it being an actual entry id it just turns into a stat stick even when i copy and paste the SQL of a real item change the entry ID to something not in the database the item doesn't function, the game says its not an item at all, like if you make a dagger on a rogue with a custom ID it will tell you its not even a weapon. same with if you make a custom bow, its not a bow so it has no range, so i had to remake the wrathful gun/bow/crossbow and use already ingame IDs of level 30ish weps and delete those from the DB.

    So basicly i got it working thanks Keiv +Rep and those are my findings for anyone who may have the same issue

  10. #10
    Kiev's Avatar Contributor
    Reputation
    288
    Join Date
    Nov 2007
    Posts
    1,819
    Thanks G/R
    0/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Your welcome.

    If you need help again PM me.




  11. #11
    Aellya's Avatar Sergeant
    Reputation
    21
    Join Date
    Mar 2010
    Posts
    56
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I knew you needed to edit eh Item.dbc file to make the client display the correct icon but i didn't know that they had increased the requirement in 3.3, usually it just displayed the wrong icon (red question mark) if the item entry wasn't in Item.dbc.

  12. #12
    Kiev's Avatar Contributor
    Reputation
    288
    Join Date
    Nov 2007
    Posts
    1,819
    Thanks G/R
    0/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    They did this i guess to crack down on WoW Emu slowly, and this is there step, next it might be the same for NPCs etc.




Similar Threads

  1. [ArcEmu] Item chances not working.
    By mohamed37 in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 10-26-2010, 09:41 AM
  2. [ArcEmu] Item Stats - Not Working
    By Stridharn in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 07-15-2010, 02:39 PM
  3. Teleport Item Does not work
    By Diemen in forum WoW EMU Questions & Requests
    Replies: 8
    Last Post: 02-20-2010, 07:49 AM
  4. Item enchanting not work [ Mangos ]
    By Royalaty in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 11-29-2009, 09:41 AM
All times are GMT -5. The time now is 11:09 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search