Attack
needs(code_samples);
Function Syntax
buffer attack()
Attacks with your weapon during a consult script, and returns the fight page text of the resulting round.
CLI Equivalent
The CCS entry of "attack with weapon" accomplishes the same function. (You can change your CCS with the command "ccs" on the CLI.)
See Also
More Information
See Consult Scripts for more information.
Special
Returns an empty buffer if used outside of a consult script.