W wey New Member Joined Sep 23, 2014 Messages 4 Reaction score 0 Oct 21, 2014 #1 Hey, im trying to plant some Bundle Seeds and it just get stuck and say " Too close to other objects", What can i do? THX! while (true) { PlantItemsAtFarm("Barley Seed Bundle",FARMID); }
Hey, im trying to plant some Bundle Seeds and it just get stuck and say " Too close to other objects", What can i do? THX! while (true) { PlantItemsAtFarm("Barley Seed Bundle",FARMID); }
D DiddlyHoe New Member Joined Oct 26, 2014 Messages 6 Reaction score 0 Oct 27, 2014 #2 I'd really like to know the solution to this too. I've redownloaded AB and also used my friend's plugin folder. My land is on a slant, which might be the issue.
I'd really like to know the solution to this too. I've redownloaded AB and also used my friend's plugin folder. My land is on a slant, which might be the issue.
B borasiorr New Member Joined Sep 20, 2014 Messages 17 Reaction score 0 Oct 29, 2014 #3 add this : SetPlantMotionType(PlantMotionType.SecondStandart); SetPlantAlgoritm(PlantAlgoritm.MaxPerfomance); mssg will show up anyway but it will plant
add this : SetPlantMotionType(PlantMotionType.SecondStandart); SetPlantAlgoritm(PlantAlgoritm.MaxPerfomance); mssg will show up anyway but it will plant