If you wandering where is this room (time 13:06)diszxchat wrote:Then maybe you need to make the room appear in the map or else it doesn't work.Vane Brain wrote:It is there. Check the code againdiszxchat wrote:
Maybe you forgot add this?:
Faked Room409 "room2sl_2" wasn't in there so maybe adding it will work?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
And code that you showed is not right. It is only for rooms that are far away.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)"
Adding it there will not 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.
[youtube]n7Gvb2-SUV8[/youtube]