Mmg retract bet: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>Bale
mNo edit summary
Mcroft (talk | contribs)
No edit summary
 
Line 1: Line 1:
{{
This function was removed when the make money game was removed from KoL.
#vardefine:name|mmg_retract_bet}}{{
#vardefine:return_type|boolean}}{{


FunctionPage|
Tries to retract the specified bet {{pspan|bet_id}}. Returns true if successful, and false if unsuccessful - presumably because the bet was already taken.
name={{#var:name}}|
 
function1={{Function|
name={{#var:name}}|
aggregate={{#var:aggregate}}|
return_type={{#var:return_type}}|
return_also={{#var:return_also}}|
parameter1={{Param|int|bet_id}}|
p1desc={{Pspan|bet_id}} is the KoL ID # of the bet to retract|
}}|
 
function_description=Tries to retract the specified bet {{pspan|bet_id}}. Returns true if successful, and false if unsuccessful - presumably because the bet was already taken.|
 
needscode=yes|
 
}}
 
[[Category:Money Making Game]]

Latest revision as of 19:55, 24 April 2021

This function was removed when the make money game was removed from KoL.

Tries to retract the specified bet bet_id. Returns true if successful, and false if unsuccessful - presumably because the bet was already taken.