Page 1 of 1

SCP-198 is coming?

Posted: Fri Aug 19, 2016 7:17 am
by diszxchat
I found this in the Main.BB

Code: Select all

				
				If MouseSlot = 66 Then
					If SelectedItem\itemtemplate\tempname <> "scp198"
						DropItem(SelectedItem)
						
						SelectedItem = Null
						InvOpen = False
						
						MoveMouse viewport_center_x, viewport_center_y
					Else
						Msg = "You can't get rid of SCP-198"
						MsgTimer = 70*6
					EndIf
				Else
				

Re: SCP-198 is coming?

Posted: Fri Aug 19, 2016 7:21 am
by CommanderMark
It's most likely just leftover code from the Nine-Tailed Fox mod while they were porting stuff over from it.

Re: SCP-198 is coming?

Posted: Fri Aug 19, 2016 7:28 am
by diszxchat
CommanderMark wrote:It's most likely just leftover code from the Nine-Tailed Fox mod while they were porting stuff over from it.
I see.

Re: SCP-198 is coming?

Posted: Fri Aug 19, 2016 9:57 am
by PXLSHN
Yeah, it's just some leftover code we forgot to remove.
Actually, we first thought of the implementation of SCP-198, but then we decided not to implement it as it would be one of these "one-time SCPs" (the player would pick it up only once and then not again, as they then know what this SCP does).

Re: SCP-198 is coming?

Posted: Fri Aug 19, 2016 2:20 pm
by diszxchat
PXLSHN wrote:Yeah, it's just some leftover code we forgot to remove.
Actually, we first thought of the implementation of SCP-198, but then we decided not to implement it as it would be one of these "one-time SCPs" (the player would pick it up only once and then not again, as they then know what this SCP does).
By the way, will SCP-500 room have a item in the future? There's nothing in there and it just useless.

Re: SCP-198 is coming?

Posted: Fri Aug 19, 2016 2:24 pm
by Vane Brain
diszxchat wrote:
PXLSHN wrote:Yeah, it's just some leftover code we forgot to remove.
Actually, we first thought of the implementation of SCP-198, but then we decided not to implement it as it would be one of these "one-time SCPs" (the player would pick it up only once and then not again, as they then know what this SCP does).
By the way, will SCP-500 room have a item in the future? There's nothing in there and it just useless.
as it should be