Hi,
How do I determine if a trade pack is freeloot?
I'm finding the packs using getDoodads() method testing each doodad.name to see if it matches pack name, but cant find a way to identify freeloot availability for anyone to pick up.
Tried launching AB today and when it updates Win10 Defender detects Updater.exe as Trojan: Win32/Pocyx.B!plock Alert Level:Severe Used AB for quite a while and never had a problem before today. Anyone else getting this problem? Do I need to be concerned?
Solved: How to Plant specified item at X,Y co-ords on farm
Hi, could anyone please tell me how do I plant a specified seed at a specified X,Y co-ordinate on my farm.
Found what I was looking for - PlantItem() method
eg. core.PlantItem("Potato Eyes", 500, 600);