Command help?
596.
report_entities
597.
HelpStr: Lists all entities
598.
Flags: FCVAR_GAMEDLL
and then this
440.
ent_create
441.
HelpStr: Creates an entity of the given type where the player is looking.
442.
Flags: FCVAR_GAMEDLL FCVAR_CHEAT
could this be used to spawn monsters while in a dungeon?
530.
give
531.
HelpStr: Give item to player.
532.
Arguments: <item_name>
533.
Flags: FCVAR_GAMEDLL
and does this work?
It's flagged, don't bother. And I'm not even sure if entity means monsters, it could be terrain or random objects.