Refresh stash: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle Created page with '{{#vardefine:name|refresh_stash}} {{#vardefine:return_type|void}} {{FunctionPage| name={{#var:name}}| function_category=Item Management| function1={{Function| name={{#var:name}…' |
imported>Bale m needs code |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{#vardefine:name|refresh_stash}} | {{ | ||
{{#vardefine:return_type|void}} | #vardefine:name|refresh_stash}}{{ | ||
#vardefine:return_type|void}}{{ | |||
FunctionPage| | |||
name={{#var:name}}| | name={{#var:name}}| | ||
function1={{Function| | function1={{Function| | ||
Line 14: | Line 14: | ||
function_description=Forces mafia to re-check your clan stash (useful since it's impossible for mafia to internally track this section of "your" inventory).| | function_description=Forces mafia to re-check your clan stash (useful since it's impossible for mafia to internally track this section of "your" inventory).| | ||
needscode=yes| | |||
cli_equiv=The CLI command "refresh" will refresh the clan stash, among other categories.| | cli_equiv=The CLI command "refresh" will refresh the clan stash, among other categories.| | ||
}} | }} | ||
[[Category:Item Management]] |
Latest revision as of 09:24, 11 February 2011
needs(code_samples);
Function Syntax
void refresh_stash()
Forces mafia to re-check your clan stash (useful since it's impossible for mafia to internally track this section of "your" inventory).
CLI Equivalent
The CLI command "refresh" will refresh the clan stash, among other categories.