Difference between revisions of "Mmg search"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
(Created page with '{{ #vardefine:name|mmg_search}}{{ #vardefine:return_type|void}}{{ FunctionPage| name={{#var:name}}| function_category=Money Making Game| function1={{Function| name={{#var:name}…')
(No difference)

Revision as of 20:13, 12 March 2010

needs(code_samples);

Function Syntax

void mmg_search(int min ,int max )

  • min is the bet search minimum
  • max is the bet search maximum

Submits a search for bets from a minimum of min to a maximum of max.


Attention KoLmafia Experts!

We need your help; some details of this function's operation are unknown or unclear.

The following specific question has been raised:

  • What exactly is done with this data; is it just added to what is available for mmg_offered_bets()?