Winklered Buff?

Ashetaka

New member
I am trying to figure out how to acquire the Winklered buff (Bust a Move, 2nd choice from Arena sidequest if completed as a Frat) via CLI. Looking in the One Click Wossname script I found a line that supposedly calls the buff via CLI:

if (get_property("sidequestArenaCompleted") == "fratboy") cli_execute("arena 2");

Seems all well and good. So, all I need to do is put in arena 2 at the CLI and it will get the buff, right? Well, doesn't seem to work. I get the following output from KoLmafia v12.4 when I try that at the CLI:

> arena 2

No available namespace with function: arena


So, back to the question: Is there a way to acquire the Winklered buff via CLI in Mafia?
Nevermind, I found it. The command isn't arena 2, but concert 2. Found it in a different thread that wasn't even about the Arena stuff.
 

zarqon

Well-known member
Good thing I was browsing around and saw this. This will be fixed in the next OCW release.
 
Top