WillWow_mc wrote::/
Here's what I found. It says enough to know it is not possible... :(
Code: Select all
Case "spawn"
CreateConsoleMsg("HELP - spawn")
CreateConsoleMsg("******************************")
CreateConsoleMsg("Spawns an NPC at the player's location.")
CreateConsoleMsg("Valid parameters are:")
CreateConsoleMsg("mtf / 173 / 106 / guard / ")
CreateConsoleMsg("096 / 049 / zombie / npc178")
CreateConsoleMsg("******************************")
I wouldn't look at the help command to figure out whether or not Reg added stuff to the console if I were you. Not that it really matters; he only seems to update the console whenever he needs specific functionality from it.