Mmg retract bet: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
Created page with '{{ #vardefine:name|mmg_retract_bet}}{{ #vardefine:return_type|boolean}}{{ FunctionPage| name={{#var:name}}| function_category=Money Making Game| function1={{Function| name={{#v…'
 
Mcroft (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
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}}|
function_category=Money Making Game|
 
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|
 
}}

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.