• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Adding Job Rates

Junior Spellweaver
Joined
Sep 13, 2011
Messages
100
Reaction score
110
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

Change the *20 to your value =)
 
Junior Spellweaver
Joined
Jan 4, 2010
Messages
193
Reaction score
4
Re: [TUT] Adding Job Rates

Nice but this change only the price of item
So its isro rates ... you pay more and get more

But its very nice thanks ;)

EDIT: to chage it in Client i have to edit all 3 files or onply pricepolicitiofitem ?
 
Last edited:
Junior Spellweaver
Joined
Sep 13, 2011
Messages
100
Reaction score
110
Re: [TUT] Adding Job Rates

Nice but this change only the price of item
So its isro rates ... you pay more and get more

But its very nice thanks ;)

EDIT: to chage it in Client i have to edit all 3 files or onply pricepolicitiofitem ?


PriceOfPolicyItem and Itemdatas :p
 
Junior Spellweaver
Joined
Jan 4, 2010
Messages
193
Reaction score
4
Re: [TUT] Adding Job Rates

Why itemdatas ?
And where in item datas ?
 
Junior Spellweaver
Joined
Jan 4, 2010
Messages
193
Reaction score
4
Re: [TUT] Adding Job Rates

Hehe works fine
now i can trade 50 mil and and get in next town 150 with rates x2 :)


But now my problem iss that the "Total Amount" iss still 2 466 520 gold :(
 
Last edited:
Experienced Elementalist
Joined
Sep 27, 2011
Messages
285
Reaction score
229
Re: [TUT] Adding Job Rates

Apparently you missed to change the values also at the pk2 - means price. refpricepolicyofitem and itemdata
 
Junior Spellweaver
Joined
Jan 4, 2010
Messages
193
Reaction score
4
Re: [TUT] Adding Job Rates

No i dont if i buy 5* its the right price , only in pet its false price
 
Newbie Spellweaver
Joined
Oct 20, 2011
Messages
6
Reaction score
0
Re: [TUT] Adding Job Rates

Hi, this tutorial its very nice but i have one question for you.
So, this tutorial only changes the ammount of gold when you finish a trade or it affects the job exp you receive too ?
Because i dont want to change my trader gold rates if i make a trade 5* and get lvl 7 of job. eheh
 
Skilled Illusionist
Joined
Apr 1, 2012
Messages
324
Reaction score
9
Re: [TUT] Adding Job Rates

so with this i can increase the won gold at the end of a trade?
 
Newbie Spellweaver
Joined
Sep 30, 2012
Messages
23
Reaction score
0
Re: [TUT] Adding Job Rates

to make only the proft higher i must edit the sale price?ß
 
Newbie Spellweaver
Joined
Aug 23, 2012
Messages
79
Reaction score
21
Re: [TUT] Adding Job Rates

its exp and gold rate. But thief will get nothing when steal goods. :)
 
Newbie Spellweaver
Joined
Jun 11, 2013
Messages
45
Reaction score
0
Re: [TUT] Adding Job Rates

its exp and gold rate. But thief will get nothing when steal goods. :)

Yea, this only changes Trader rates/Hunter gain. Tested with x30 rates, 2 stars from JG to DW ~3b gold. Same amount of goods dropped and picked up with Thief got only 12m gold. How to change Thief rates also?
 
Back
Top