Npc Payment Method.

12/11/2012 21:22 shadedurza#1
How can I sell items needed by the trader,hunter,thief exp ? What is this code.
12/14/2012 21:36 AlmightyLgD#2
PaymentDevice used in RefPriceOfPolicy you mean? well as far as i know there's no value / currency for job exp.
12/14/2012 23:52 djfisring#3
Maybe he means the job exp rates he gets from selling goods?
12/15/2012 01:55 fuddreckers#4
as i understand


1 = Gold
2 = Silk
4 = Gift Silk (Received Silk)
16 = Point (vSRO); Premium Silk (iSRO & kSRO)
32 = Honor Point
64 = Copper Coin
128 = Iron Coin
256 = Silver Coin
512 = Gold Coin
1024 = Arena Coin
12/15/2012 13:50 djfisring#5
What nr guild points got?
12/15/2012 14:37 DeadRavine#6
Quote:
Originally Posted by djfisring View Post
What nr guild points got?
What you mean by "guild points" ? Well, there is no such payment device
12/15/2012 15:17 djfisring#7
Quote:
Originally Posted by DeadRavine View Post
What you mean by "guild points" ? Well, there is no such payment device
Well at guild storage for example, when you buy the emblem scroll etc.
12/15/2012 21:23 bdeniz#8
Quote:
Originally Posted by djfisring View Post
Well at guild storage for example, when you buy the emblem scroll etc.
its not a payment.

guild points can gain with donating SP.

and gameserver looks for guild SP for purchase things.

if u want to see,

go _refpricepolicyofitem, find the item which is buying with GP, and look its payment device.
12/16/2012 00:08 djfisring#9
Quote:
Originally Posted by bdeniz View Post
its not a payment.

guild points can gain with donating SP.

and gameserver looks for guild SP for purchase things.

if u want to see,

go _refpricepolicyofitem, find the item which is buying with GP, and look its payment device.
yeah i saw it, PaymentDevice 8 = gp.

Any other that could stand for other sort of payment devices?
Like normal exp, sp, and job exp.