Page 1 of 2

How do you spawn the new SCPs with the console?

Posted: Wed Aug 06, 2014 9:50 am
by Child Muncher
Title pretty much says it all. Im trying to spawn SCP-066 so I try this: spawn 066, spawn scp-066, spawn eric. Non of them work. I type in 'help' but it doesn't tell me how to spawn the new SCPs either. Someone help?

Re: How do you spawn the new SCPs with the console?

Posted: Wed Aug 06, 2014 10:01 am
by WillWow_mc
I'm not sure if it is possible... like how I can't spawn helicopters. :(
If it is, then we both are learning something, because it would be interesting to spam 066's everywhere to keep me company.

Re: How do you spawn the new SCPs with the console?

Posted: Wed Aug 06, 2014 10:03 am
by Child Muncher
I saw glitch post on the 'Eric' thread a picture of 173s chamber with a bunch of SCP-066s in it. It has to be possible.

Re: How do you spawn the new SCPs with the console?

Posted: Wed Aug 06, 2014 10:04 am
by WillWow_mc
It would be fun. I hope someone sees this soon and finds out...
Wait a sec, it might be in the source code files. I'm gonna check it out and see what I find. ;)

Re: How do you spawn the new SCPs with the console?

Posted: Wed Aug 06, 2014 10:06 am
by Child Muncher
Good luck :)

Re: How do you spawn the new SCPs with the console?

Posted: Wed Aug 06, 2014 10:10 am
by WillWow_mc
:/
Here's what I found. It says enough to know it is not possible... :(
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("******************************")

Re: How do you spawn the new SCPs with the console?

Posted: Wed Aug 06, 2014 10:16 am
by Child Muncher
Hopefully Regalis updates with the command to spawn it. No idea how Glitch was able to do it.

Re: How do you spawn the new SCPs with the console?

Posted: Wed Aug 06, 2014 10:36 am
by WillWow_mc
Maybe he used the SCP-066 duplication glitch. The one that has been patched... :/

Re: How do you spawn the new SCPs with the console?

Posted: Wed Aug 06, 2014 11:45 am
by MonocleBios
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.

Re: How do you spawn the new SCPs with the console?

Posted: Wed Aug 06, 2014 12:00 pm
by WillWow_mc
The console is the part that lets you spawn it, so if the help has it, usually the spawn command has it. Meh, all I know is that I can't spawn more erics. :(