of     1   

Famous5000
#128272959Monday, March 17, 2014 1:07 AM GMT

My humanoid's head keeps on popping off and I don't know what to do! I've tried welding, I've tried re-modelling. The things it spawn also DON'T have joints even though I make it with them on the script!!!! Please help me. Got any suggestions? Please tell me. I'm not an expert builder but I know that's not how a humanoid head should work. RespawnScript: name="Humanoid" while true do wait() if script.Parent.Humanoid.Health==0 then if script.Parent.Humanoid:FindFirstChild("Creator") then Targ = script.Parent.Humanoid.Creator.Value if Targ.Parent ~= nil then Targ.leaderstats.Money.Value = Targ.leaderstats.Money.Value + math.random(50,200)/5 Targ.leaderstats.ZombieKills.Value = Targ.leaderstats.ZombieKills.Value + 1 end end c1 = game.Lighting.VoidSpawn:clone() c1:makeJoints() wait(.1) c1.Torso.CFrame = script.Parent.Torso.CFrame c2 = game.Lighting.VoidSpawn:clone() c2:makeJoints() wait(.1) c2.Torso.CFrame = script.Parent.Torso.CFrame c3 = game.Lighting.VoidSpawn:clone() c3:makeJoints() wait(.8) c3.Torso.CFrame = script.Parent.Torso.CFrame c1.Parent = game.Workspace c2.Parent = game.Workspace c3.Parent = game.Workspace script.Parent:remove() end if script.Parent:findFirstChild("Left Leg").Position.Y < 0 then script.Parent.Humanoid.Health = 0 end end
Famous5000
#128273049Monday, March 17, 2014 1:07 AM GMT

#NOTE# VoidSpawn is the zombie that is spawned when the tank dies
TypicalDoodle
#128279562Monday, March 17, 2014 2:22 AM GMT

Go post this somewhere else. No one here cares enough to help you. - Is My Siggy Too Long ? Nah , Of Course Not ! Hence The Rainbow , Taste The Rainbow. -
Famous5000
#128301686Monday, March 17, 2014 1:09 PM GMT

pvcorona, (sorry if I mispelled yuor name) you never treat me like that or all of Famous inc, will go after you. Final warning to everyone else; just post your hate comments somewhere else.
Famous5000
#128301730Monday, March 17, 2014 1:11 PM GMT

And this is related to it; it is in HELP+SUPPORT, it does not belong ANYWHERE else.
moded
#128303412Monday, March 17, 2014 2:09 PM GMT

It belongs in scripting helpers. It's not "makeJoints()", it's "MakeJoints()". Not gonna read the whole script atm to look for more mistakes.
TypicalDoodle
#128358086Tuesday, March 18, 2014 2:38 AM GMT

OMG.. I'm sorry. I'm soo scared. OMFG STFU noob. I don't care. Go post this annoying stuff on another forum. This is Technical Support and Account Issues. And If that was a threat i might as well report you, and your whole group right now and see how that goes for you. Idiot noob. - Is My Siggy Too Long ? Nah , Of Course Not ! Hence The Rainbow , Taste The Rainbow. -
Famous5000
#134649767Tuesday, May 20, 2014 1:29 AM GMT

Bro, your threatening me right now. @This is Technical Support and Account Issues. Your making me mad...... THIS IS A TECHNICAL PROBLEM @And If that was a threat i might as well report you, and your whole group right now and see how that goes for you. ..... You can't report my GROUP for nothing. Like I ever would threaten you with banning, so what?
Famous5000
#134649866Tuesday, May 20, 2014 1:30 AM GMT

@moded Thank you, I will try to make that change in the script. Normally makeJoints() worked but I guess it can't hurt to try.
TypicalDoodle
#134656088Tuesday, May 20, 2014 2:34 AM GMT

lol your nooby comments make me laugh. Again, go post this where people care. And i could care less about you or your stupid idiot group. Come at me bro. - ᵖˡᵉᵃˢᵉ ᵈᵒᶰ'ᵗ ˢᶜʳᵉᵃᵐ ʷʰᵉʳᵉ ʷᵉ ᵗᵃᵏᵉ ʸᵒᵘ; ᵗʰᵉ ʷᵒʳˡᵈ ᶤˢ ᵠᵘᶤᵉᵗ ʰᵉʳᵉ -
Famous5000
#135852093Tuesday, June 03, 2014 2:58 AM GMT

Oh I will go after you. P.S. This is WAR
robloxianCEO
#135852689Tuesday, June 03, 2014 3:04 AM GMT

It's c3:MakeJoints() not c3:makeJoints() You should posted this in the scripters helper forum. This forum is for game play bugs and account related issues, not script fixing.
blackcobra122
#135855859Tuesday, June 03, 2014 3:39 AM GMT

@Famous Reporting For Rude Behavior Lol Are you 8? -Noob means New player Not someone Who killed you.

    of     1