Difference between revisions of "Mmg offered bets"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
(Created page with '{{ #vardefine:name|mmg_offered_bets}}{{ #vardefine:return_type|int [int]}}{{ #vardefine:aggregate|yes}}{{ FunctionPage| name={{#var:name}}| function_category=Money Making Game| …')
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{
+
mmg was removed from KoL and KoLmafia in 2019.  This function is obsolete.
#vardefine:name|mmg_offered_bets}}{{
 
#vardefine:return_type|int [int]}}{{
 
#vardefine:aggregate|yes}}{{
 
  
FunctionPage|
+
Returns a map keyed by an automatically generated index with bet ID #’s as the values of bets offered by others. Only the results of the most recent call to mmg_search() are included. If mmg_search() has not been called in the current session, a blank map is returned.
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}}|
 
}}|
 
 
 
function_description=Returns a map keyed by an automatically generated index with bet ID #'s as the values of bets offered by others.|
 
 
 
needscode=yes|
 
 
 
}}
 

Latest revision as of 19:43, 24 April 2021

mmg was removed from KoL and KoLmafia in 2019. This function is obsolete.

Returns a map keyed by an automatically generated index with bet ID #’s as the values of bets offered by others. Only the results of the most recent call to mmg_search() are included. If mmg_search() has not been called in the current session, a blank map is returned.