of     7   
chevron_rightchevron_rightchevron_right

sckum555
#41467929Monday, January 24, 2011 2:08 AM GMT

The health is always 100 no matter what you set the maxhealth to be THE FIRST TIME you join the game. How did people like rangemelude fix that?
SDuke524
#41467993Monday, January 24, 2011 2:09 AM GMT

script.Parent.Humanoid.Health=script.Parent.Humanoid.MaxHealth
theblob5743
#41468022Monday, January 24, 2011 2:10 AM GMT

Umm.. You set the health to whatever the maxhealth is?
sckum555
#41468388Monday, January 24, 2011 2:15 AM GMT

it doesnt work! it just puts the health back at 100
Robloxianpilotknight
#41469496Monday, January 24, 2011 2:31 AM GMT

A humanoids health can not surpass 100 without a script. What the second poster, (I think second,) has a correct script. Place the script in the Humanoid, I believe.
sckum555
#41471424Monday, January 24, 2011 2:59 AM GMT

NO! I TRIED THAT!!!
DinoConnor
#41474619Monday, January 24, 2011 4:00 AM GMT

While your building dont kill the monster when you set the hp to 100+ just leave after u do it
sckum555
#41475099Monday, January 24, 2011 4:13 AM GMT

im using roblox studio how am i supposed to even kill it >.>
razourik
#41475803Monday, January 24, 2011 4:34 AM GMT

With ROBLOXia
BJCarpenter
#41479207Monday, January 24, 2011 7:30 AM GMT

You must change the both Humanoid's MaxHealth & Health. I would change the MaxHealth first: Humanoid.MaxHealth = 200 Humanoid.Health = 200
sckum555
#41495433Monday, January 24, 2011 9:37 PM GMT

I HAVE A SCRIPT THAT DOES THAT AND IT DOESNT WORK
Cmac0214
#41495526Monday, January 24, 2011 9:38 PM GMT

question mark?
OBF
#41495618Monday, January 24, 2011 9:40 PM GMT

Set the MaxHealth to 100 and the Health to 50.
789cab
#41495774Monday, January 24, 2011 9:42 PM GMT

Ummmm... script.Parent.MaxHealth = 100 -- change 100 to what you want and also put this in there script.Parent.Health = 100 -- change 100 to what you want
sckum555
#41502253Monday, January 24, 2011 11:29 PM GMT

I DID THAT IT DOESN'T WORK OMG STOP
acealeam
#41502402Monday, January 24, 2011 11:31 PM GMT

@DinoConnor Omfg stupid!
bagwan12345
#41502417Monday, January 24, 2011 11:32 PM GMT

@OBF What help is that? :P LOL
sckum555
#41502462Monday, January 24, 2011 11:32 PM GMT

Guys just help me NO SCRIPT WORKS!!!!!!
Spectrumw
#41502672Monday, January 24, 2011 11:35 PM GMT

You probably do not know how to use the scripts :3 because I made a 1 line script that fixes that and it is working perfectly for me.
sckum555
#41502972Monday, January 24, 2011 11:40 PM GMT

what is it? its impossible to just be health = maxhealth beacuse the game loads too fast so your lying idiot stop saying the same thing!!!!
Spectrumw
#41503208Monday, January 24, 2011 11:43 PM GMT

If you are just gonna put your fingers in your ears and scream "LALALALALALAL" then do not come to a help forum.
sckum555
#41503355Monday, January 24, 2011 11:45 PM GMT

I'm not! You are! that script DOESNT WORK! I have it in and it never works I jeep trying to fix it and it just WONT. WORK.
sckum555
#41503763Monday, January 24, 2011 11:51 PM GMT

I NNNNEEEEDDD HELPPP!!!!! PLEASE!
Spectrumw
#41504281Monday, January 24, 2011 11:58 PM GMT

script.Parent.Health = script.Parent.MaxHealth Put that in a script inside the Humanoid and stop yelling ._.
sckum555
#41504298Monday, January 24, 2011 11:58 PM GMT

THIS DOESN'T WORK NO MATTER WHAT script.Parent.Monster.Health = script.Parent.Monster.MaxHealth or any varient of that.

    of     7   
chevron_rightchevron_rightchevron_right