Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26
  1. #11
    Banned

    Join Date
    Aug 2008
    Location
    Scotland
    Posts
    652
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103

    Register to remove this ad
    About the SQL can't be sure, I've not really used Mangos much with DBs. There must be a way, but I'm not 100% sure, I'll have a look if you like.




    › See More: Need help with C++ changing stamina health bonus, PLS look



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #12
    Grunt

    Join Date
    Jan 2010
    Location
    USA
    Posts
    47
    Post Thanks / Like
    Rep Power
    15
    Reputation
    6
    Sure I mean if you could find something, dont trouble yourself too much on my account lol Ill check around more too.

    Kandi

  4. #13
    Banned

    Join Date
    Aug 2008
    Location
    Scotland
    Posts
    652
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103
    Shouldn't be to hard to find it, I'll google it now quickly.

    I think this may work:

    Code:
    UPDATE TABLENAME SET field1=NEWVALUE
    Change the "TABLENAME" with I think, "Items" - though I'm not sure what it's
    named in Mangos. Then, change "Field1" to whatever the extended cost field
    name is, it may be "ExtendedPrice". Then change "NEWVALUE" to the ID of the
    token.

    e.g.

    Code:
    UPDATE Items SET ExtendedPrice=1234
    Last edited by Avidgamer; 20-08-10 at 03:33 PM.

  5. #14
    Grunt

    Join Date
    Jan 2010
    Location
    USA
    Posts
    47
    Post Thanks / Like
    Rep Power
    15
    Reputation
    6
    OMG, worked beautifully every single item in my database is Bind on Equip now thanks you so much...to tell you the truth I was kind of expecting something to go horribly wrong so I created a backup of my mangos DB lol

    Thank you so much though, ill rep you when I can...I just need to find someone else that is repworthy first so I can rep you again lol

    Kandi <3
    Last edited by kandi; 20-08-10 at 06:30 PM.

  6. #15
    Elite Member
    Dimman's Avatar
    Join Date
    Apr 2009
    Posts
    1,091
    Post Thanks / Like
    Rep Power
    21
    Reputation
    319
    Code:
    Update `item_template` set `type` = ID where `type` = ID;
    Replace ID with the value to make an item BoE & change type to the correct column if its not .
    Something like that, i dont know the values to make it BoE. Go hunt
    No touching please.

  7. #16
    Banned

    Join Date
    Aug 2008
    Location
    Scotland
    Posts
    652
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103
    Quote Originally Posted by kandi View Post
    OMG, worked beautifully every single item in my database is Bind on Equip now thanks you so much...to tell you the truth I was kind of expecting something to go horribly wrong so I created a backup of my mangos DB lol

    Thank you so much though, ill rep you when I can...I just need to find someone else that is repworthy first so I can rep you again lol

    Kandi <3
    Glad it worked If you need any more help just ask ^^

  8. #17
    Grunt

    Join Date
    Jan 2010
    Location
    USA
    Posts
    47
    Post Thanks / Like
    Rep Power
    15
    Reputation
    6
    yeah so if anyone else wants to know the sql query is
    Code:
    UPDATE Item_template SET bonding = 2
    and that will make all of the items in your DB BoE lol its a lot easier then doing every single item you want individually

    Credits to AvidGamer for the structure lol
    Last edited by kandi; 21-08-10 at 12:15 AM.

  9. #18
    Grunt

    Join Date
    Jan 2010
    Location
    USA
    Posts
    47
    Post Thanks / Like
    Rep Power
    15
    Reputation
    6
    Ok guys, another question, I edited all of the items in my db to have X100 spell power and all that fun stuff, I just made a priest and equipped an Item set (which has a combo of 66400 SP) but even with all that my crits are only 13k... Is there a reason that its doing this?

    (I changed all the core stuff back to normal and deleted my WDB from my cache folder)

    Kandi

  10. #19
    Banned

    Join Date
    Aug 2008
    Location
    Scotland
    Posts
    652
    Post Thanks / Like
    Rep Power
    0
    Reputation
    103
    Could just be your core is not very good, you're using arcemu or mangos?

  11. #20
    Grunt

    Join Date
    Jan 2010
    Location
    USA
    Posts
    47
    Post Thanks / Like
    Rep Power
    15
    Reputation
    6

    Register to remove this ad
    MaNGOS of corse tis the best lol

 

 
Page 2 of 3 FirstFirst 123 LastLast

Visitors found this page by searching for:

arcemu stamina

Arcemu stamina x100

C stamina

arcemu stamina more health

SEO Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 05:22 PM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org