mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 17:53:55 +01:00
12 lines
476 B
ReStructuredText
12 lines
476 B
ReStructuredText
|
setToCommitCrime() Netscript Function
|
||
|
=====================================
|
||
|
|
||
|
.. js:function:: setToCommitCrime(sleeveNumber, name)
|
||
|
|
||
|
:param int sleeveNumber: Index of the sleeve to start commiting crime. See :ref:`here <netscript_sleeveapi_referencingaduplicatesleeve>`
|
||
|
:param string name: Name of the crime. Must be an exact match.
|
||
|
|
||
|
Return a boolean indicating whether or not this action was set successfully.
|
||
|
|
||
|
Returns false if an invalid action is specified.
|