Mmg offered bets: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
mNo edit summary
imported>Bale
mNo edit summary
Line 6: Line 6:
FunctionPage|
FunctionPage|
name={{#var:name}}|
name={{#var:name}}|
function_category=Money Making Game|


function1={{Function|
function1={{Function|
Line 21: Line 20:
}}
}}
{{RFI|Does the data accessible to this function depend on mmg_visit(), mmg_search(), or a combination?}}
{{RFI|Does the data accessible to this function depend on mmg_visit(), mmg_search(), or a combination?}}
[[Category:Money Making Game]]

Revision as of 05:18, 22 May 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?