0 Silk at SHOP

04/23/2013 09:47 Nexus7#1
Hey Guys.

How to sell Items at new NPC for 0 Silk ? (dress etc.)


ty
04/23/2013 13:32 flozz#2
Quote:
Originally Posted by Nexus7 View Post
Hey Guys.

How to sell Items at new NPC for 0 Silk ? (dress etc.)


ty
Lol, 0 silk :awesome: why dont you just add them for 1 gold?
04/23/2013 14:26 PortalDark#3
if you add it at 0 silks, even when having 0 silks on your account, the system will trigger an if
Code:
if(acc.silks<=0){
dont even bother to start the transaction
}
that way, the transaction wont take place even if the value is 0
you can make it 0 and give away some silks, like 10-20 if anything is gonna be free


as for adding it on the the shop(NPC), try playing around with shop txts
04/23/2013 15:43 TrixArts#4
Quote:
Originally Posted by flozz View Post
Lol, 0 silk :awesome: why dont you just add them for 1 gold?
But, you can use the itemmall everywhere.
04/23/2013 21:44 Lord xProdigy#5
If i'm not wrong you could add the items for 1 gold at the Item mall.