Can someone help show me how to drop everything from inventory once inventory if full. Please reply soon working on script. Thanks![]()
Can someone help show me how to drop everything from inventory once inventory if full. Please reply soon working on script. Thanks![]()
SCAR Code:DropAll;
how bout that?
Just do something like this:
SCAR Code:while (InvCount < 0) do
begin
FindRandoms;
DropAll;
end;
EDIT: Dankness got to it first.![]()
SRL Developer
◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘◘
There are currently 1 users browsing this thread. (0 members and 1 guests)