Basically, how is it done? IVe seen a few priv servers that do it, and want to kno how its done so i xcan use something like it on my personal server.
Help appreciated, Thanks.
Basically, how is it done? IVe seen a few priv servers that do it, and want to kno how its done so i xcan use something like it on my personal server.
Help appreciated, Thanks.
Be more specific.... You mean multiply the stats on every item on the server by X amount or a hack that multiplies the stats on your character on a private server? If not the GameMaster Command that increases all your stats.
Acutally this is calculated by using formulas: Attributes - WoWWiki - Your guide to the World of Warcraft
I would like to know how to multiply the items on the private server by x amount, do you possibly know how?
UPDATE `items` SET (`stat_value1`=`stat_value1`*x);
where x is your number?