macguffin.ash help

WarldWorZ

New member
I'm having trouble getting macguffin.ash script to work. Here's the CLI:

> call scripts\macguffin.ash

Bad location value: "goblin kitchen" (macguffin.ash, line 183)

Can anyone tell me what's wrong? I have the latest mafia and script and they're in the proper folders in my hard drive.
 
You're using an old version of mafia. Update. The area names changed (on the KoL itself side) a month or three back.
 
Actually I think the problem is that macguffin has not been officially updated. My line 183 is
obtain(1,$item[lab key],$location[Cobb's Knob Kitchens]);
and there are several problems and fixes noted in this thread. Check over there. Maybe it's time to post an unofficial version that has the changes required because of KoL changes?
 
Ya, thanks, that seemed to be the problem. I had to change all "goblin lab" to Cobb's Knob Laboratory as well. Script needs an update.
 
Right... Replace all "Goblin " with "Knob " and it should be fine. Since I'm using "Level 11" instead of "macguffin" for my script, I hadn't fixed the script locally yet. :)
 
Back
Top