help with resting in campground

Deraj

New member
Hello everyone, I'm new to KoL Mafia and I'm really excited about it.

I want to include a line in my ASH code that rests at my campground, but I can't seem to find the correct name for the location. The line I am referring to is:

adventure(1, $location[Rest at Campground]);

What is the correct name of this location? Thanks!
 

Bale

Minion
I tried that also when I was creating my recovery script. The wiki implies that should work, but it doesn't. The command you need to use is:

cli_execute("rest");
 

Deraj

New member
I downloaded latest build of KolMafia today and I'm now getting an error when I run: cli_execute("rest");

Did the command change? thanks!
 
Top