Difference between revisions of "Mmg offered bets"

From Kolmafia
Jump to navigation Jump to search
imported>Bale
m
 
(One intermediate revision by one other user 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}}|
 
 
 
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|
 
 
 
}}
 
{{RFI|Does the data accessible to this function depend on mmg_visit(), mmg_search(), or a combination?}}
 
 
 
[[Category:Money Making Game]]
 

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.