additem
Debug
Adds the item with the given code to your inventory; an optional second number sets how many.
Command
additem(<itemName>,[count],[equip])
<required>[optional]
Parameters
| Name | Type | Required |
|---|---|---|
| itemName | name | Required |
| count | int | Optional |
| equip | bool | Optional |
- Category
- Debug
- Parameters
- 3
- Source file
- game/temp.ws
Command generator
Fill in the arguments and copy the finished command — it updates as you type.
Item Namename
Countint· optional
Equipbool· optional