Difference between revisions of "Commands:spawn create"

(EQ2Emulator Admin Commands: /spawn create)
 
(3 intermediate revisions by 3 users not shown)
Line 11: Line 11:
  
  
'''Note:''' ''difficulty'' and ''size'' are optional.
+
'''Note:'''
 +
 
 +
race type is the model_type
 +
 
 +
''difficulty'' and ''size'' are optional.
  
  
Line 20: Line 24:
 
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 [http://www.eq2emulator.net/wiki/index.php/Race_list 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''

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).

Back to In-Game Commands


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