Log in

View Full Version : Lootbagger



Dwight
03-08-2016, 02:41 PM
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 :)

Jontor
03-08-2016, 06:36 PM
Put the code below in one-liner or execute it on a specific label


local list = {"sword", "plate shield", "chain armor"}
Self.DropItems(Self.Position().x, Self.Position().y, Self.Position().z, list)

Dwight
03-24-2016, 06:35 AM
Thank you very much Jontor! :) w