AtomicBomb
Member
- Joined
- Jul 31, 2011
- Messages
- 112
- Reaction score
- 4
For last 24 hours i have farmed like this........i have harvest Mature Yam but this morning i notice i char is standing and it was ready for harvesting so i fower ower plant and i so that it was not Mature Yam any more......it was only Yam.
So how do i add that????? anybody can help me????
Sometime it will be Mature Yam and sometime it will be only Yam.
I know i can change back to
Yam.Add("Yam");
Yam.Add("Farming: Spend up to 2 Labor to harvest crops.");
Yam.Add("Yam Seed");
Yam.Add("Standart");
but is there any way to add
Yam.Add("Mature Yam");
Yam.Add("Farming: Spend up to 2 Labor to harvest crops.");
Yam.Add("Yam Seed");
Yam.Add("Standart");
so i dont have to change it every time.......anyway i dont know anything about programing so that is why i ask you guys, if anybody is willing to help me.
If you read what I wrote in a earlier post, I said mature happen when the plant have not been gathered for a while. Once it's harvestable it will say Yam but if you wait too long before harvesting it will turn into "Mature".
As is the bot only gather non-mature plant unless you edit it to gather mature.
Might be possible to allow gathering of both Yam and Mature Yam if someone want to look at it.