You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Commands:spawn create"
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
== EQ2Emulator Admin Commands: /spawn create == | == EQ2Emulator Admin Commands: /spawn create == | ||
| Line 19: | Line 11: | ||
| − | '''Note:''' ''difficulty'' and ''size'' are optional. | + | '''Note:''' |
| + | |||
| + | race type is the model_type | ||
| + | |||
| + | ''difficulty'' and ''size'' are optional. | ||
Latest revision as of 19:59, 6 December 2020
EQ2Emulator Admin Commands: /spawn create
You can build an entire world in EQ2Emulator using in-game commands. Placing a spawn (NPC or Object) in-game is as simple as typing /spawn create (params).
Syntax:
/spawn create [spawn type] [race type] [class type] [level] [name] (difficulty) (size)
Note:
race type is the model_type
difficulty and size are optional.
Example:
/spawn create npc 203 1 50 'Lady Vox' 1 32
This will make an NPC of the dragon, Lady Vox, appear at your location.
Note: See the Race_List for a list of Race Types
see /spawn add command for info on storing your new spawn in the database permanently