i've joined ******** to make some [HELP]Threads and people here helped me.. so i'm here today to help some of people who don't know how to change the D11 FGW talisman drop rates..
here is the Query..
Code:
USE [SRO_VT_SHARD]
UPDATE _RefMonster_AssignedItemRndDrop set DropRatio = '1.65' where DropRatio = '0.11'
UPDATE _RefMonster_AssignedItemRndDrop set DropRatio = '0.825' where DropRatio = '0.055'
This Query will change your drop rates to 15x
__________________________________________________ ___________________________
Explanation
if you want to make it 10x for example, do like the following..
Code:
USE [SRO_VT_SHARD]
UPDATE _RefMonster_AssignedItemRndDrop set DropRatio = '1.65' where DropRatio = '1.1'
UPDATE _RefMonster_AssignedItemRndDrop set DropRatio = '0.825' where DropRatio = '0.55'
What we did there to make it 10x?
I simply opened the calculator and
1-( 0.11*10 = 1.1 )
2-( 0.055*10 = 0.55 )
i guess it's so clear.
Wish i helped you guys.
- Adding Job Rates
Quote:
Well, that will increase the price also
(At my opinion more enjoymend for Traders because they get scared of they expensive loot )
, but it works for Thiefs and Hunters, here is the query.
Hope you like it
USE [SRO_VT_SHARD_INIT]
GO
UPDATE dbo._RefObjCommon
SET Price = 383*20
WHERE Price = 383
UPDATE dbo._RefObjCommon
SET SellPrice = 191*20
WHERE SellPrice = 191
UPDATE dbo._RefPricePolicyOfItem
SET Cost = 383*20
WHERE Cost = 383
beware of using the jop query twice because if u made it for example 20bil if u used that query agian to make it 30b it won't be edited
it just plus it the old one with the new one to become 50b
so if if you alredy made it you have to make it the old price and then use it
[HELP]Query´s 06/18/2012 - Metin2 Private Server - 2 Replies Guten Abend Epvp,
Ich hab die Yuno Sf´s und hab da viele Waffen usw gefunden.
Aber ich möchte andere Sf´s benutzen also wollte ich fragen ob man Querys aus der Db herauskopiren kann.
Bitte um Hilfe bin in Epvp ereichbar oder in Skype.
Skype Addi: niki123a123a
Some Query UseFul 04/11/2012 - SRO Private Server - 10 Replies Some Query UseFul
Some One By Me And Some No :D
Download
Password:King$
Query
[Suche]Query für "Alteklinge, Reichsklinge" &' Stichdolche NUR QUERY! 08/18/2010 - Metin2 Private Server - 1 Replies Ich weiß ich werd nervig aber ich suche die Query's
für Alteklinge, Reichsklinge &' Strichdolche
Why?
Naya, weil ich in der DB i-wie nur Drachenmaulglocke hab
... not more -.-
Auf jeden Fall Icon's etc. etc. etc. hab ich ich brauche nur die Query's
A Query 03/02/2010 - 12Sky2 - 6 Replies Hi,
First off, i'm an addict for 12sky 2. I play both 12sky 2 PH and 12sky 2 aeria. All the hax i find here for aeria server
has been very helpful. Apparently, things are quite the opposite for 12sky2 ph server since we have Xtrap. So hacking is quite
impossible for PH. Lately there has been major issues in PH server like some people using cheats/hacks. Fact is, there are already
people banned in PH server for using hax.
Anyway, been trying to find a way to hack 12sky 2 ph server but...