Miscellaneous
Last updated
Last updated
Creates an item in the bots custom reports.
CustomReport(key, value, [ group ])
Return Type: Void
Gets a command by name.
GetCommand(name)
Returns the command.
Return Type: Dynamic
Gets the data type of the input.
GetType(value)
Returns the data type.
Return Type: Enum
HNC is an array on which match can be applied directly. This is not position with the lua code {}
.
HNC([ size ], [ value ])
Returns an array with or without values.
Return Type: ListNumbers
Parameter Name
Parameter Type
Required
Suggested
key
String
True
-
value
Dynamic
True
-
group
String
False
-
Parameter Name
Parameter Type
Required
Suggested
name
String
True
-
Parameter Name
Parameter Type
Required
Suggested
value
Dynamic
True
-
Parameter Name
Parameter Type
Required
Suggested
size
Number
False
-
value
Number
False
-