Quote:
This is a working gather script:
under "local Grinding = false"
Code:
Quote:
under "...OnTick ( DeltaTime )"
Code:
Quote:
if(gatherwait > 1) then
local wtfuxdrops = GetDrops()
for k, wtfuxdrop in pairs(wtfuxdrops) do
Collect(wtfuxdrop)
end
gatherwait=0
else
gatherwait=gatherwait+DeltaTime
end
|
but other see you running to the drop and collecting it. That's why it takes so long to gather an item.
Note: This is working, but not the best! It should only be a test!
|
das is sein post im forum (also der von wtfux)
nur ich kriegs net zum laufen!
einmal schaffte ichs dann crachte flyff bei mir und dann gings netmehr