Difference between revisions of "Commands:spawn create"

m
(EQ2Emulator Admin Commands: /spawn create)
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
+
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 12:28, 30 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).

Back to In-Game Commands


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