Category:Script commands creating entities
Jump to navigation
Jump to search
These script commands create new entities.
Comand | Context | Description |
---|---|---|
inventory add <script> | Any Entity | Create a single new item and place it into the inventory. |
inventory addmulti <script> <count*> | Any Entity | Create a new item stack and place it into the inventory. |
inventory playeradd <script> | Ignored | Create a single new item and place it into the player inventory. |
inventory playeraddmulti <script> <count*> | Ignored | Create a new item stack and place it into the player inventory. |
replaceme <script> | Any Entity | Create a new replacement entity. |
setweapon [-h] <class> | NPCs | Create and equip a weapon. |
spawn item <script> <target> | For self | Create a new item entity. |
spawn npc <script> <target> | For self | Create a new NPC entity. |
spellcast [-dxmsfzo] [d?duration*] <spelllevel*> <spell> <target> spellcast -k <spell> | Any Entity | Cast spells or cancel active spells. |
Pages in category "Script commands creating entities"
The following 9 pages are in this category, out of 9 total.