Hiho
I would like to ask you guys to help me with Lootbagging script.
For example during the hunt, bot is picking shit items etc, doing a circle on respawn and then drop this items in a one specific sqm.
How it should look like?
Please help me![]()
Hiho
I would like to ask you guys to help me with Lootbagging script.
For example during the hunt, bot is picking shit items etc, doing a circle on respawn and then drop this items in a one specific sqm.
How it should look like?
Please help me![]()
Put the code below in one-liner or execute it on a specific label
Code:local list = {"sword", "plate shield", "chain armor"} Self.DropItems(Self.Position().x, Self.Position().y, Self.Position().z, list)
Thank you very much Jontor!w