Page 1 of 1

auto loot script

Posted: 2004-07-15 15:25:18
by KinGG
guys is it possible to let the script drop everything in a backpack in my backpack? so it's not so chaotic in my backpack?

also (probably the noobiest question) how do i run the function ingame? the name of my loot script is "loot", but i read somewhere i had to type ,terminate loot but that ain't working for me.

Posted: 2004-07-17 13:10:57
by WeedDevil
terminate is for terminating (exit/aborting) the sub

exec loot
is the thing you are looking for,...