I think most of your posts are getting lost in translations.Всем привет. Кто занимается посадкой на пугала на русских серверах, прошу откликнутся. Есть ли какой нибудь фикс, чтобы данный скрипт работал на новых пугалах?
ID: 35013
Hello everyone. Those involved in landing on a Scarecrow on Russian servers, I will respond. Is there some sort of fix to this script worked on the new Scarecrow?
I think most of your posts are getting lost in translations.
To me the code is working fine in my farms, I use it daily, do you mean it's not working on the Gazebo? Because I have not tested it on it yet, but the only way for it not work there is if AB doesn't support it yet..
eep i don't think it can gather or plant more then 1 thing at time but i could be wrong and if not it probably could be added.
// Open special Items from Farming
string[] crits = {"Golden Barley", "Flavorful Carrot", "Mild Onion", "Soft Azalea Petal", "Scarlet Rose Petal",
"Fragrant Lavender", "Thick Narcissus Root", "Polished Rice", "Large Corn", "Great Pumpkin", "Moist Giant Mushroom",
"Juicy Tomato", "Elephant Garlic"};
foreach (string crit in crits){
while (itemCount(crit) > 0){
UseItem(crit);
Thread.Sleep(4000);
}
}
Thanks for the reply Voyager92 but did you add that to the end of the script or do you run it as a freestanding plugin?
Im looking for a scarecrow plugin that supports 16x16 farms and gazebos (big 24x24 farms).
Wanted to plant Cedar trees, as ive heard they were the best for Thunderstrucks - if you had the time and labor to keep plant/harvesting them.
Only planting 1/3 of my Gazebo, can anyone help me please?
If it's planting, but only partially in the farm, then it is more likely an AB problem and only the developers of it, can help... :/