of     1   

sharomokun
#31257715Monday, August 09, 2010 7:27 PM GMT

this is suposed to remove the car when you jump out but it removes the car and also brakes your cam!! idk why but there comes 2 scripts and i use the 2 scripts help!!! function add(p) script.Parent.ChildRemoved:connect(function() local a = script.Parent.Parent.Seat:FindFirstChild("SeatWeld") if a ~= nil then return end script.Parent.Parent:remove() end) --[[for i = 1, 6 do local ex = Instance.new("Explosion") ex.Position = script.Parent.Position + Vector3.new(math.random(-3, 3), math.random(-3, 3), math.random(-3, 3)) ex.BlastRadius = 2 ex.BlastPressure = 1000 ex.Parent = game.Workspace wait() end--]] end script.Parent.ChildAdded:connect(add) function add(p) script.Parent.ChildRemoved:connect(function() local a = script.Parent.Parent.Safe:FindFirstChild("SeatWeld") if a ~= nil then return end script.Parent.Parent:remove() end) --[[for i = 1, 6 do local ex = Instance.new("Explosion") ex.Position = script.Parent.Position + Vector3.new(math.random(-3, 3), math.random(-3, 3), math.random(-3, 3)) ex.BlastRadius = 2 ex.BlastPressure = 1000 ex.Parent = game.Workspace wait() end--]] end script.Parent.ChildAdded:connect(add)
sharomokun
#31257825Monday, August 09, 2010 7:28 PM GMT

BUMP!!
Pichu7245
#31257846Monday, August 09, 2010 7:28 PM GMT

Just have it reset the camera every time you jump out.
sharomokun
#31257880Monday, August 09, 2010 7:29 PM GMT

how?
sharomokun
#31257967Monday, August 09, 2010 7:30 PM GMT

bump!
sharomokun
#31258209Monday, August 09, 2010 7:32 PM GMT

BUMP!!!
sharomokun
#31258382Monday, August 09, 2010 7:34 PM GMT

BUMP! PLZ help!!!
sharomokun
#31258578Monday, August 09, 2010 7:36 PM GMT

>:O!! ppl this is mportant and its not hard for good scripters HELP MEEEEEEEEEEEEEEEEEEEE! S.O.S
Savi0r
#31258676Monday, August 09, 2010 7:37 PM GMT

How? This script isn't yours then
sharomokun
#31258865Monday, August 09, 2010 7:39 PM GMT

NOOOOOO! thats very important!!? if thats important sry!!! aghhh! i edited this because its only for carts i edited for vehicle!¡! you will help me!?
Savi0r
#31259029Monday, August 09, 2010 7:41 PM GMT

Reply: this is suposed to remove the car when you jump out but it removes the car and brakes your cam What? You want it to remove the car but you don't want it to?
sharomokun
#31259138Monday, August 09, 2010 7:42 PM GMT

i want to remove the car but i dont want the cam breaker!!
Savi0r
#31259279Monday, August 09, 2010 7:43 PM GMT

Your scripts probably removed the camera with it too
sharomokun
#31259364Monday, August 09, 2010 7:44 PM GMT

it would say something like cam breker or something like that
sharomokun
#31259864Monday, August 09, 2010 7:49 PM GMT

bump!
sayaks
#31260116Monday, August 09, 2010 7:51 PM GMT

What which happends is that the camera is still locked to the seat instead of the player.
Savi0r
#31260208Monday, August 09, 2010 7:52 PM GMT

CameraType = "Fixed"?
sharomokun
#31260456Monday, August 09, 2010 7:55 PM GMT

no...
sharomokun
#31260857Monday, August 09, 2010 8:00 PM GMT

NVM i fixed it thanks for nothing!

    of     1