Mmg search: Difference between revisions

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}…'
 
Mcroft (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
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}}|
function_category=Money Making Game|
 
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()?}}

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.