Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Custom Merchants Price

Page: 1 of 1
 HK-42
12-13-2008, 6:26 PM
#1
Hey, In a custom merchant how do I set the price of a item way lower than usual(to 1 credit to be exact) also can it be done in kt gff editor or should I use tk's?

Thanks!:D
 Darth Payne
12-13-2008, 7:38 PM
#2
I think you edit the prices in the UTI file as i've seen prices there before.

I could be wrong though as i've never touched the cost part of it.
 HK-42
12-13-2008, 7:43 PM
#3
I think you edit the prices in the UTI file as i've seen prices there before.

I could be wrong though as i've never touched the cost part of it.

you mean the UTM? I never had any UTIs in any of the merchants I've made.
 Darth Payne
12-13-2008, 7:45 PM
#4
Most likely.

I haven't actually tried editing UTMs yet though.
 Star Admiral
12-13-2008, 7:54 PM
#5
The .utm's for a merchant are typically fired after selecting a certain dialog option when speaking to them. You could create two .utms for one merchant. One .utm contains the items priced normally and the other one sets the prices really low. Depending on when and how you want the main character to be able to buy the really cheap item, you can either create a conditional script, use a global, check for an inventory item, or check for a certain feat.

- Star Admiral
 HK-42
12-13-2008, 8:02 PM
#6
The .utm's for a merchant are typically fired after selecting a certain dialog option when speaking to them. You could create two .utms for one merchant. One .utm contains the items priced normally and the other one sets the prices really low. Depending on when and how you want the main character to be able to buy the really cheap item, you can either create a conditional script, use a global, check for an inventory item, or check for a certain feat.

- Star Admiral

I found the problem, it was KT fault. I originally thought the MarkUp and MarkDown fields in KT editor would change the price so I set them both to 0. It didnt work. However, when I opened it back up I noticed they were back to 114 and 40. I tried to edit it again and still, back to normal. So I used tk's kgff which saved it normally and it did not revert back to normal. I dropped it in the override and it worked! Just it set them to 0 not 1 credit but thats even better, I thought the lowest the price could go was 1.

However what you said above would work too. Any thanks guys!
Page: 1 of 1