Re: SCP-409 and SCP-1062

#11
diszxchat wrote:
Vane Brain wrote:
diszxchat wrote:
Maybe you forgot add this?:

Code: Select all

Function ValidRoom2slCamRoom(r.Rooms)
	If (r = Null) Then
		Return False
	EndIf
	
	Local RN$ = r\RoomTemplate\Name$
	
	If RN$ = "room2closets" Then Return True
	If RN$ = "room1archive1074" Then Return True
	If RN$ = "room3z3" Then Return True
	If RN$ = "room1lifts" Then Return True
	If RN$ = "room106" Then Return True
	If RN$ = "checkpoint1" Then Return True
	If RN$ = "room2nuke" Then Return True
	If RN$ = "008" Then Return True
	If RN$ = "room1162" Then Return True
	If RN$ = "room966" Then Return True
	If RN$ = "room2ccont" Then Return True
	
	Return False
	
Faked Room409 "room2sl_2" wasn't in there so maybe adding it will work?
It is there. Check the code again

Code: Select all

								pvt% = CreatePivot(e\room\obj)
								
								PositionEntity pvt%,-231.489,648.0,95.7443,False
								PositionEntity(sc\ScrObj,EntityX(pvt%,True),EntityY(pvt%,True),EntityZ(pvt%,True))
								EntityParent(sc\ScrObj, e\room\obj)
								TurnEntity(sc\ScrObj, 0, 90+e\room\angle, 0)
								FindAndDeleteFakeMonitor(e\room,EntityX(pvt%,True),EntityY(pvt%,True),EntityZ(pvt%,True),14)
								DebugLog "Created Monitor for "+Chr(34)+"room2sl"+Chr(34)+" (faked SCP-409 Camera)"
And code that you showed is not right. It is only for rooms that are far away.
Adding it there will not work
Then maybe you need to make the room appear in the map or else it doesn't work.

Maybe you could add SCP-409 but of course it doesn't involve with the plot unless there are rooms that you cannot go in as the door are not opening and you need to go through maintenance room (The BoH "Room409" has maintenance room (you cannot go in) and SCP-409 containment chamber) and there is SCP-409.
If you wandering where is this room (time 13:06)
[youtube]n7Gvb2-SUV8[/youtube]
Image

Re: SCP-409 and SCP-1062

#12
diszxchat wrote:
Vane Brain wrote:
diszxchat wrote:
Maybe you forgot add this?:

Code: Select all

Function ValidRoom2slCamRoom(r.Rooms)
	If (r = Null) Then
		Return False
	EndIf
	
	Local RN$ = r\RoomTemplate\Name$
	
	If RN$ = "room2closets" Then Return True
	If RN$ = "room1archive1074" Then Return True
	If RN$ = "room3z3" Then Return True
	If RN$ = "room1lifts" Then Return True
	If RN$ = "room106" Then Return True
	If RN$ = "checkpoint1" Then Return True
	If RN$ = "room2nuke" Then Return True
	If RN$ = "008" Then Return True
	If RN$ = "room1162" Then Return True
	If RN$ = "room966" Then Return True
	If RN$ = "room2ccont" Then Return True
	
	Return False
	
Faked Room409 "room2sl_2" wasn't in there so maybe adding it will work?
It is there. Check the code again

Code: Select all

								pvt% = CreatePivot(e\room\obj)
								
								PositionEntity pvt%,-231.489,648.0,95.7443,False
								PositionEntity(sc\ScrObj,EntityX(pvt%,True),EntityY(pvt%,True),EntityZ(pvt%,True))
								EntityParent(sc\ScrObj, e\room\obj)
								TurnEntity(sc\ScrObj, 0, 90+e\room\angle, 0)
								FindAndDeleteFakeMonitor(e\room,EntityX(pvt%,True),EntityY(pvt%,True),EntityZ(pvt%,True),14)
								DebugLog "Created Monitor for "+Chr(34)+"room2sl"+Chr(34)+" (faked SCP-409 Camera)"
And code that you showed is not right. It is only for rooms that are far away.
Adding it there will not work
Then maybe you need to make the room appear in the map or else it doesn't work.

Maybe you could add SCP-409 but of course it doesn't involve with the plot unless there are rooms that you cannot go in as the door are not opening and you need to go through maintenance room (The BoH "Room409" has maintenance room (you cannot go in) and SCP-409 containment chamber) and there is SCP-409.
One could also add another room besides the containment chamber with 409 itself that contains a large stain of 409 crystals left from a victim of the crystal. (Or one could make an variation of room3 with a big 409 stain instead of the 106 sinkhole)
The player would have to go around it or he will be affected by the crystals.
Playing SCP : Containment Breach since v0.6.5.

My favorite SCP's: Pretty much all of them

Image

Re: SCP-409 and SCP-1062

#13
Vane Brain wrote:
diszxchat wrote:
Vane Brain wrote: It is there. Check the code again

Code: Select all

								pvt% = CreatePivot(e\room\obj)
								
								PositionEntity pvt%,-231.489,648.0,95.7443,False
								PositionEntity(sc\ScrObj,EntityX(pvt%,True),EntityY(pvt%,True),EntityZ(pvt%,True))
								EntityParent(sc\ScrObj, e\room\obj)
								TurnEntity(sc\ScrObj, 0, 90+e\room\angle, 0)
								FindAndDeleteFakeMonitor(e\room,EntityX(pvt%,True),EntityY(pvt%,True),EntityZ(pvt%,True),14)
								DebugLog "Created Monitor for "+Chr(34)+"room2sl"+Chr(34)+" (faked SCP-409 Camera)"
And code that you showed is not right. It is only for rooms that are far away.
Adding it there will not work
Then maybe you need to make the room appear in the map or else it doesn't work.

Maybe you could add SCP-409 but of course it doesn't involve with the plot unless there are rooms that you cannot go in as the door are not opening and you need to go through maintenance room (The BoH "Room409" has maintenance room (you cannot go in) and SCP-409 containment chamber) and there is SCP-409.
If you wandering where is this room (time 13:06)
[youtube]n7Gvb2-SUV8[/youtube]
I don't know. Maybe you will find out the cause and probably fixed it in v.1.4 update.
cron