Set auto attack: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
m formatting
imported>StDoodle
m argh, remove adventure()
Line 17: Line 17:


needscode=yes|
needscode=yes|
see_also={{SeeAlso|adventure|get_auto_attack}}|
see_also={{SeeAlso|get_auto_attack}}|
cli_equiv=The CLI command "autoattack" functions similarly.|
cli_equiv=The CLI command "autoattack" functions similarly.|
}}
}}
{{RFI|Does the CLI command allow macro setting?}}
{{RFI|Does the CLI command allow macro setting?}}
[[Category:Adventuring]]
[[Category:Adventuring]]

Revision as of 18:32, 31 January 2011

needs(code_samples);

Function Syntax

void set_auto_attack(int setting )

  • setting is the KoL attack code

Sets your auto-attack. Possible values for setting are 0 for disabled, 1 for attack with weapon, a skillID number, or a macroID number preceeded by 99.

CLI Equivalent

The CLI command "autoattack" functions similarly.

See Also

get_auto_attack()


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 CLI command allow macro setting?