Category:Script commands creating entities

From Arx Libertatis Wiki
Jump to navigation Jump to search

These script commands create new entities.

ComandContextDescription
inventory add <script>Any EntityCreate a single new item and place it into the inventory.
inventory addmulti <script> <count*>Any EntityCreate a new item stack and place it into the inventory.
inventory playeradd <script>IgnoredCreate a single new item and place it into the player inventory.
inventory playeraddmulti <script> <count*>IgnoredCreate a new item stack and place it into the player inventory.
replaceme <script>Any EntityCreate a new replacement entity.
setweapon [-h] <class>NPCsCreate and equip a weapon.
spawn item <script> <target>For selfCreate a new item entity.
spawn npc <script> <target>For selfCreate a new NPC entity.
spellcast [-dxmsfzo] [d?duration*] <spelllevel*> <spell> <target>
spellcast -k <spell>
Any EntityCast spells or cancel active spells.

Pages in category "Script commands creating entities"

The following 9 pages are in this category, out of 9 total.