'Attempt to compare boolean and number'?
repeat wait() until game.Players.LocalPlayer.Character
local part = workspace["KeycardDoorUpdate V2"].KeycardDoor.ScriptedComponents.BillGui2
local remote = game:GetService("ReplicatedStorage"):WaitForChild("Key2")
local char = game.Players.LocalPlayer.Character
local hrp = char.HumanoidRootPart
function openn2(inputName, state, obj)
if inputName == "Open2" and state == Enum.UserInputState.Begin and game:GetService("Players").LocalPlayer:FindFirstChild("Keycard Level 4") then
remote:FireServer(true)
print("remote fired")
elseif inputName == "Open2" and state == Enum.UserInputState.Begin and not game:GetService("Players").LocalPlayer:FindFirstChild("Keycard Level 4") then
remote:FireServer(false)
print("remote fired, false")
end
end
while (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude <= 5 do
wait(0.2)
game.ContextActionService:BindAction("Open2", openn2, true, Enum.KeyCode.F)
end
while not (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude <= 5 do
wait(0.2)
game.ContextActionService:UnbindAction("Open2")
end
001 | repeat wait() until game.Players.LocalPlayer.Character |
002 | local part = workspace [ "KeycardDoorUpdate V2" ] .KeycardDoor.ScriptedComponents.BillGui 2 |
003 | local remote = game:GetService( "ReplicatedStorage" ):WaitForChild( "Key2" ) |
004 | local char = game.Players.LocalPlayer.Character |
006 | local hrp = char.HumanoidRootPart |
008 | function openn 2 (inputName, state, obj) |
009 | if inputName = = "Open2" and state = = Enum.UserInputState.Begin and game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
010 | remote:FireServer( true ) |
011 | print ( "remote fired" ) |
012 | elseif inputName = = "Open2" and state = = Enum.UserInputState.Begin and not game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
013 | remote:FireServer( false ) |
014 | print ( "remote fired, false" ) |
019 | while (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
021 | game.ContextActionService:BindAction( "Open2" , openn 2 , true , Enum.KeyCode.F) |
024 | while not (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
026 | game.ContextActionService:UnbindAction( "Open2" ) |
029 | repeat wait() until game.Players.LocalPlayer.Character |
030 | local part = workspace [ "KeycardDoorUpdate V2" ] .KeycardDoor.ScriptedComponents.BillGui 2 |
031 | local remote = game:GetService( "ReplicatedStorage" ):WaitForChild( "Key2" ) |
032 | local char = game.Players.LocalPlayer.Character |
034 | local hrp = char.HumanoidRootPart |
036 | function openn 2 (inputName, state, obj) |
037 | if inputName = = "Open2" and state = = Enum.UserInputState.Begin and game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
038 | remote:FireServer( true ) |
039 | print ( "remote fired" ) |
040 | elseif inputName = = "Open2" and state = = Enum.UserInputState.Begin and not game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
041 | remote:FireServer( false ) |
042 | print ( "remote fired, false" ) |
047 | while (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
049 | game.ContextActionService:BindAction( "Open2" , openn 2 , true , Enum.KeyCode.F) |
052 | while not (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
054 | game.ContextActionService:UnbindAction( "Open2" ) |
057 | repeat wait() until game.Players.LocalPlayer.Character |
058 | local part = workspace [ "KeycardDoorUpdate V2" ] .KeycardDoor.ScriptedComponents.BillGui 2 |
059 | local remote = game:GetService( "ReplicatedStorage" ):WaitForChild( "Key2" ) |
060 | local char = game.Players.LocalPlayer.Character |
062 | local hrp = char.HumanoidRootPart |
064 | function openn 2 (inputName, state, obj) |
065 | if inputName = = "Open2" and state = = Enum.UserInputState.Begin and game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
066 | remote:FireServer( true ) |
067 | print ( "remote fired" ) |
068 | elseif inputName = = "Open2" and state = = Enum.UserInputState.Begin and not game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
069 | remote:FireServer( false ) |
070 | print ( "remote fired, false" ) |
075 | while (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
077 | game.ContextActionService:BindAction( "Open2" , openn 2 , true , Enum.KeyCode.F) |
080 | while not (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
082 | game.ContextActionService:UnbindAction( "Open2" ) |
085 | repeat wait() until game.Players.LocalPlayer.Character |
086 | local part = workspace [ "KeycardDoorUpdate V2" ] .KeycardDoor.ScriptedComponents.BillGui 2 |
087 | local remote = game:GetService( "ReplicatedStorage" ):WaitForChild( "Key2" ) |
088 | local char = game.Players.LocalPlayer.Character |
090 | local hrp = char.HumanoidRootPart |
092 | function openn 2 (inputName, state, obj) |
093 | if inputName = = "Open2" and state = = Enum.UserInputState.Begin and game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
094 | remote:FireServer( true ) |
095 | print ( "remote fired" ) |
096 | elseif inputName = = "Open2" and state = = Enum.UserInputState.Begin and not game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
097 | remote:FireServer( false ) |
098 | print ( "remote fired, false" ) |
103 | while (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
105 | game.ContextActionService:BindAction( "Open2" , openn 2 , true , Enum.KeyCode.F) |
108 | while not (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
110 | game.ContextActionService:UnbindAction( "Open2" ) |
113 | repeat wait() until game.Players.LocalPlayer.Character |
114 | local part = workspace [ "KeycardDoorUpdate V2" ] .KeycardDoor.ScriptedComponents.BillGui 2 |
115 | local remote = game:GetService( "ReplicatedStorage" ):WaitForChild( "Key2" ) |
116 | local char = game.Players.LocalPlayer.Character |
118 | local hrp = char.HumanoidRootPart |
120 | function openn 2 (inputName, state, obj) |
121 | if inputName = = "Open2" and state = = Enum.UserInputState.Begin and game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
122 | remote:FireServer( true ) |
123 | print ( "remote fired" ) |
124 | elseif inputName = = "Open2" and state = = Enum.UserInputState.Begin and not game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
125 | remote:FireServer( false ) |
126 | print ( "remote fired, false" ) |
131 | while (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
133 | game.ContextActionService:BindAction( "Open2" , openn 2 , true , Enum.KeyCode.F) |
136 | while not (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
138 | game.ContextActionService:UnbindAction( "Open2" ) |
141 | repeat wait() until game.Players.LocalPlayer.Character |
142 | local part = workspace [ "KeycardDoorUpdate V2" ] .KeycardDoor.ScriptedComponents.BillGui 2 |
143 | local remote = game:GetService( "ReplicatedStorage" ):WaitForChild( "Key2" ) |
144 | local char = game.Players.LocalPlayer.Character |
146 | local hrp = char.HumanoidRootPart |
148 | function openn 2 (inputName, state, obj) |
149 | if inputName = = "Open2" and state = = Enum.UserInputState.Begin and game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
150 | remote:FireServer( true ) |
151 | print ( "remote fired" ) |
152 | elseif inputName = = "Open2" and state = = Enum.UserInputState.Begin and not game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
153 | remote:FireServer( false ) |
154 | print ( "remote fired, false" ) |
159 | while (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
161 | game.ContextActionService:BindAction( "Open2" , openn 2 , true , Enum.KeyCode.F) |
164 | while not (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
166 | game.ContextActionService:UnbindAction( "Open2" ) |
169 | repeat wait() until game.Players.LocalPlayer.Character |
170 | local part = workspace [ "KeycardDoorUpdate V2" ] .KeycardDoor.ScriptedComponents.BillGui 2 |
171 | local remote = game:GetService( "ReplicatedStorage" ):WaitForChild( "Key2" ) |
172 | local char = game.Players.LocalPlayer.Character |
174 | local hrp = char.HumanoidRootPart |
176 | function openn 2 (inputName, state, obj) |
177 | if inputName = = "Open2" and state = = Enum.UserInputState.Begin and game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
178 | remote:FireServer( true ) |
179 | print ( "remote fired" ) |
180 | elseif inputName = = "Open2" and state = = Enum.UserInputState.Begin and not game:GetService( "Players" ).LocalPlayer:FindFirstChild( "Keycard Level 4" ) then |
181 | remote:FireServer( false ) |
182 | print ( "remote fired, false" ) |
187 | while (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
189 | game.ContextActionService:BindAction( "Open2" , openn 2 , true , Enum.KeyCode.F) |
192 | while not (hrp.Position - part.Position).magnitude and (hrp.Position - part.Position).magnitude < = 5 do |
194 | game.ContextActionService:UnbindAction( "Open2" ) |