I want to change the price Avtars of 398 to 130 Silk and also I want to start a Wolf in the NBC
I want to answer quickly
I want to answer quickly
Not Funny !Quote:
You want a big problem or you already got one?
rofl inglis fail =)
NBC?= No Blayer Character
NPC?=No player Character
Learn english foo
i never tryed to add silk items but , maybe from RefPolicy & RefShop ( not sure )Quote:
bro i need change the price Avtars in SQL i Changed in my midea.pk2 but i need Know the change prices in SQL
Quote:
[Only registered and activated users can see links. Click Here To Register...]
UPDATE _RefPricePolicyOfItem SET Cost = 130 WHERE RefPackageItemCodeName like '%AVATAR%' AND NOT (RefPackageItemCodeName like '%HAT%' OR RefPackageItemCodeName like '%ATTACH%' OR RefPackageItemCodeName like '%NASRUN%') AND PaymentDevice = 2
Quote:
;x
For the Dress Silk Price.PHP Code:UPDATE _RefPricePolicyOfItem SET Cost = 130 WHERE RefPackageItemCodeName like '%AVATAR%' AND NOT (RefPackageItemCodeName like '%HAT%' OR RefPackageItemCodeName like '%ATTACH%' OR RefPackageItemCodeName like '%NASRUN%') AND PaymentDevice = 2