Item price npc

06/17/2020 04:36 Malcom_Mix#1
Hi. I using the new client, but i have a problem, when i put the value of price of the item in the database this just change the value in the database, example: When u put 10.000 gold in the database, in game this item just show the original price. But in reality the real price is 10.000.

Example:
this item show "2,315gold" while in the database the real price is "10.000".
06/17/2020 09:14 Apourtartt#2
I guess this is because the new client is using a new packet for this kind of item (because of enchantment or i don't know how it is called ?

or just maybe it is using the Nsgtd price /x
06/17/2020 20:49 VipexYTL#3
Discord VipexYTL#4497
06/19/2020 18:26 Mr.Zoey#4
You need to change the price in the client files + database.
06/19/2020 19:36 Digitalis87#5
Items that are comming from the first inventory have their price divided by 4. YOu can modify it in your sources.
06/19/2020 21:33 XV50#6
Actually there is no Bug. It's not Clientmodding and also not a Bug. Either way you messed something up, or your Source is broken cuz you did something.
06/24/2020 23:13 redbull2905#7
Quote:
Originally Posted by Malcom_Mix View Post
Hi. I using the new client, but i have a problem, when i put the value of price of the item in the database this just change the value in the database, example: When u put 10.000 gold in the database, in game this item just show the original price. But in reality the real price is 10.000.

Example:
this item show "2,315gold" while in the database the real price is "10.000".
Depending on the price of the item you put in your database. You have to multiply by 20 and you have the exact value that you have to put in Nsgtdata.NOS. Example:

[Only registered and activated users can see links. Click Here To Register...]

shining blue soul price 160.000 gold x 20 = 3200000

[Only registered and activated users can see links. Click Here To Register...]