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| …')
 
imported>StDoodle
m
Line 20: Line 20:
  
 
}}
 
}}
 +
{{RFI|Does the data accessible to this function depend on mmg_visit(), mmg_search(), or a combination?}}

Revision as of 20:12, 12 March 2010

needs(code_samples);

Function Syntax

int [int] mmg_offered_bets()

Returns a map keyed by an automatically generated index with bet ID #'s as the values of bets offered by others.


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:

  • Does the data accessible to this function depend on mmg_visit(), mmg_search(), or a combination?