void main( string name )
{
if ( !outfit( name ) )
print("Already wearing?");
}
Precisely as I suggested, the new error message - which is generated by KoL, not by KoLmafia - can be captured by a script, which does not abort.Putting on Custom: Rollover...
You are already wearing "Rollover."
Already wearing?
Revision: 5416
Author: veracity0
Date: 7:54:43 AM, Thursday, December 20, 2007
Message:
If KoL says you're already wearing the outfit you asked for, cool
----
Modified : /src/net/sourceforge/kolmafia/EquipmentRequest.java