spawn
Debug
Spawns the creature or NPC with the given template name near Geralt; optional values set the count, distance, whether they're hostile, and their level.
Command
spawn(<nam>,[quantity],[distance],[isHostile],[level])
<required>[optional]
Parameters
| Name | Type | Required |
|---|---|---|
| nam | name | Required |
| quantity | int | Optional |
| distance | float | Optional |
| isHostile | bool | Optional |
| level | int | Optional |
- Category
- Debug
- Parameters
- 5
- Source file
- game/temp.ws
Command generator
Fill in the arguments and copy the finished command — it updates as you type.
Namname
Quantityint· optional
Distancefloat· optional
Is Hostilebool· optional
Levelint· optional