This command will list all item IDs (for use with the #SpawnItem command). If you specify text after the command, only item IDs with that text in their name will be listed.
The syntax for the ListItems command is as follows:
#listitems [search term] Single Player
This command has the following arguments:
Search Term | Optional. If you specify a term here, only IDs containing this text will be listed. (e.g. 'gauge' would return a list of assets containing the word gauge). |
Search our database of 19 SCUM commands...
Why Not?Find below working examples of the ListItems command.
#ListItems
This command would list item IDs for all items in SCUM.
#ListItems gauge
This command would list all item IDs that have the text "gauge" in them.