Hitori New Member Joined Apr 3, 2014 Messages 78 Reaction score 0 Apr 11, 2014 #1 How do i sell potions with itemrules2? In what file do i type what?
K ksmaze Member Joined Sep 4, 2012 Messages 239 Reaction score 1 Apr 11, 2014 #2 quality=normal && type=healthpotion something like that
Hitori New Member Joined Apr 3, 2014 Messages 78 Reaction score 0 Apr 11, 2014 #3 "something like that" is not good enough Anybody know for sure what it might be ?
leov New Member Joined Mar 23, 2014 Messages 76 Reaction score 0 Apr 13, 2014 #4 ksmaze said: quality=normal && type=healthpotion something like that Click to expand... Same here, any idea how?
ksmaze said: quality=normal && type=healthpotion something like that Click to expand... Same here, any idea how?
E eYo New Member Joined Mar 27, 2014 Messages 3 Reaction score 0 Apr 15, 2014 #5 [NAME] == "HealthPotion" -> [SELL] This worked for me
leov New Member Joined Mar 23, 2014 Messages 76 Reaction score 0 Apr 15, 2014 #6 eYo said: [NAME] == "HealthPotion" -> [SELL] This worked for me Click to expand... Awesome! I'll try it out, thanks man!
eYo said: [NAME] == "HealthPotion" -> [SELL] This worked for me Click to expand... Awesome! I'll try it out, thanks man!