Difference between revisions of "Mmg search"

From Kolmafia
Jump to navigation Jump to search
imported>Bale
m
 
Line 1: Line 1:
{{
+
This function was removed when the make money game was removed from KoL.
#vardefine:name|mmg_search}}{{
 
#vardefine:return_type|void}}{{
 
  
FunctionPage|
+
Submits a search for bets from a minimum of {{pspan|min}} to a maximum of {{pspan|max}}.
name={{#var:name}}|
 
 
 
function1={{Function|
 
name={{#var:name}}|
 
aggregate={{#var:aggregate}}|
 
return_type={{#var:return_type}}|
 
return_also={{#var:return_also}}|
 
parameter1={{Param|int|min}}|
 
parameter2={{Param|int|max}}|
 
p1desc={{Pspan|min}} is the bet search minimum|
 
p2desc={{Pspan|max}} is the bet search maximum|
 
}}|
 
 
 
function_description=Submits a search for bets from a minimum of {{pspan|min}} to a maximum of {{pspan|max}}.|
 
 
 
needscode=yes|
 
 
 
}}
 
{{RFI|What exactly is done with this data; is it just added to what is available for mmg_offered_bets()?}}
 
 
 
[[Category:Money Making Game]]
 

Latest revision as of 20:00, 24 April 2021

This function was removed when the make money game was removed from KoL.

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