You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Commands:spawn create"
John Adams (talk | contribs) (→EQ2Emulator Admin Commands: /spawn create) |
m |
||
| Line 20: | Line 20: | ||
This will make an NPC of the dragon, Lady Vox, appear at your location. | 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'' | ''see '''/spawn add''' command for info on storing your new spawn in the database permanently'' | ||
Revision as of 20:13, 27 September 2009
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: 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