Mmg bet taker id: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle Created page with '{{ #vardefine:name|mmg_bet_taker_id}}{{ #vardefine:return_type|string}}{{ FunctionPage| name={{#var:name}}| function_category=Money Making Game| function1={{Function| name={{#v…' |
imported>Bale mNo edit summary |
||
Line 5: | Line 5: | ||
FunctionPage| | FunctionPage| | ||
name={{#var:name}}| | name={{#var:name}}| | ||
function1={{Function| | function1={{Function| | ||
Line 21: | Line 20: | ||
special=Returns an empty string if no previous bet was returned by [[mmg_wait_event|mmg_wait_event()]].| | special=Returns an empty string if no previous bet was returned by [[mmg_wait_event|mmg_wait_event()]].| | ||
}} | }} | ||
[[Category:Money Making Game]] |
Revision as of 05:18, 22 May 2010
needs(code_samples);
Function Syntax
string mmg_bet_taker_id()
Returns the character ID of the player who took the last bet returned by mmg_wait_event().
See Also
Special
Returns an empty string if no previous bet was returned by mmg_wait_event().