dangerpin
Member
Help! I love this script and need help keeping it alive.
Right now, when I try to use it, I get this:
Undefined reference 'current_equipment' (jammiesa.ash, line 25)
This references this line:
if (current_equipment(sl)==it) return true;
I've tried searching through the change logs and was unable to find where this was changed but it happened several daily builds ago. Any push would be appreciated.
[edit]
Ok I found this, which explains it http://kolmafia.us/index.php/topic,938.0.html
I changed the script to conform to the new function names and took out the wonderfully useful (and much missed on my part) trapper functions and it seems to work fine.
I attached the file so anyone new to this script can see the final details.
Right now, when I try to use it, I get this:
Undefined reference 'current_equipment' (jammiesa.ash, line 25)
This references this line:
if (current_equipment(sl)==it) return true;
I've tried searching through the change logs and was unable to find where this was changed but it happened several daily builds ago. Any push would be appreciated.
[edit]
Ok I found this, which explains it http://kolmafia.us/index.php/topic,938.0.html
I changed the script to conform to the new function names and took out the wonderfully useful (and much missed on my part) trapper functions and it seems to work fine.
I attached the file so anyone new to this script can see the final details.