#my car doesnt starts engine
1 messages · Page 1 of 1 (latest)
I'm having the same exact problem rn. Making a car shouldn't be this hard 💔
engine code?
well yeah we cant fix the code if we dont see it
ok wait a sec
** You are now Level 3! **
script.Parent.OnServerEvent:connect(function(player, arg, statement)
if arg == "Electrics" then
if statement == true then
script.Parent.Parent.Electrics.Value = true
else
script.Parent.Parent.Electrics.Value = false
--[[script.Parent.Parent.Body.Left.on.Value = false
script.Parent.Parent.Body.Right.on.Value = false
script.Parent.Parent.Body.Highlight.on.Value = false
script.Parent.Parent.Body.Headlight.on.Value = false
script.Parent.Parent.Body.Reverse.on.Value = false]]
end
elseif arg == "EngineOn" then
local car = script.Parent.Parent
car.EngineOn.Value = statement
end
end)
@upbeat anchorare u there?
when i press w
it does black smoke
and engine sound doesnt work