Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Results 1 to 3 of 3
  1. #1
    Scout
    ^_^ Electrify's Avatar
    Join Date
    Jul 2011
    Posts
    20
    Rep Power
    15
    Reputation
    19

    Cool [trnity sql dev pack] 10000% stats gourgious sql


    Register to remove this ad
    Just run this SQL in world DB and all the gear stats will have 10000% more stats

    Code:
    UPDATE item_template SET `stat_value1` = `stat_value1` * 100 ;
    UPDATE item_template SET `stat_value2` = `stat_value2` * 100 ;
    UPDATE item_template SET `stat_value3` = `stat_value3` * 100 ;
    UPDATE item_template SET `stat_value4` = `stat_value4` * 100 ;
    UPDATE item_template SET `stat_value5` = `stat_value5` * 100 ;
    UPDATE item_template SET `stat_value6` = `stat_value6` * 100 ;
    UPDATE item_template SET `stat_value7` = `stat_value7` * 100 ;
    UPDATE item_template SET `stat_value8` = `stat_value8` * 100 ;
    UPDATE item_template SET `stat_value9` = `stat_value9` * 100 ;
    UPDATE item_template SET `stat_value10` = `stat_value10` * 100 ;

  2. #2
    Beginner

    Join Date
    Sep 2011
    Posts
    5
    Rep Power
    15
    Reputation
    1
    How do you remove it if you did it?

  3. #3
    Beginner

    Join Date
    Jan 2012
    Posts
    16
    Rep Power
    15
    Reputation
    1

    Register to remove this ad
    Thanks For Sharing!

    Quote Originally Posted by Nickz View Post
    How do you remove it if you did it?
    Lol i Think That Is Only Possible With make a Backup Before Of Run This Sql

 

 

Tags for this Thread

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 07:20 AM.
Powered by vBulletin® Copyright ©2000-2026, Jelsoft Enterprises Ltd.
vBulletin Licensed to: MMOPro.org
vBulletin Skin By: PurevB.com