Quote:
Originally Posted by biotoxic.gamer
VQ works with pickup golds only, beyond that the code needs updated.
OMNIfarmer works mostly. Norn needs redone. some small issues I will look at after the 1st.
|
There seems to be a bug that GetMaxPartySize($mapid) should be defined in Moving/MoveFunctions.au3. I added this to MoveFunctions.au3 as a hack (manually change for smaller zones), and then it works.
Func GetMaxPartySize($mapid)
Return 8
EndFunc
Mb... don't know proper au3 yet.
The chests also don't work yet... but just don't use that until I figure out the next hack.