Community Forum

Display fruit price

Forum Overview >> Farming Simulator 2009

CategoryFarming Simulator 2009
Created21.07.2009 23:36


Christian S (Unknown) 21.07.2009 23:39
Hi,

I want to display the price of my own fruit type in the PDA

Is there a way to do this, and how can i do it?

Best Regards

C.Schoch

Stefan Geiger - GIANTS Software 23.07.2009 08:55
The price of your fruit type is shown as soon as a tip trigger using your fruit type is shown on the pda. To do this, you should add the name of your fruit type to the list of accepted fruit types in the user attributes of the tip trigger.

Christian S (Unknown) 23.07.2009 22:25
Hi,
I already added my Fruittype to an Trigger but no Price is shown in the PDA

Here are The Attributes:

<UserAttribute nodeId="1128">
<Attribute name="appearsOnPDA" type="boolean" value="true"/>
<Attribute name="fruitTypes" type="string" value="wheat barley rape maize sunflower"/>
<Attribute name="isFarmTrigger" type="boolean" value="false"/>
<Attribute name="onCreate" type="scriptCallback" value="TipTrigger.onCreate"/>
<Attribute name="priceMultipliers" type="string" value="0.9 0.9 0.95 1.0 1.0"/>
<Attribute name="stationName" type="string" value="StationPort"/>
</UserAttribute>

Best Regards

C.Schoch

Christian S (Unknown) 31.07.2009 18:01
Hi,

This Problem is still actual.

If you could help me please, because there is no idea from my side

Best Regards

C.Schoch

Ronny Schuetz (Unknown) 10.08.2009 23:14
The fruit is ID 9 and with manure and dung ID 11, so the price is below the display! It must be ID 5!
How can change that?
And how can change the name in the PDA "sunflower" in "Sonnenblumen"?

sorry for my bad englisch!
Schütz


Note: Log in to post. Create a new account here.