chewit9
|
  |
| Joined: 22 May 2009 |
| Total Posts: 7873 |
|
|
| 14 Sep 2010 07:31 AM |
Ehh Im making a RPG, And one of the monsters has 500 max health and 500 health but when i play he has 100 health with 500 max health can someone help me?
|
|
|
| Report Abuse |
|
|
Samonji
|
  |
| Joined: 05 Nov 2009 |
| Total Posts: 1809 |
|
|
| 14 Sep 2010 07:31 AM |
You a Humanoid
IM A GENIOUS ;O |
|
|
| Report Abuse |
|
|
fire
|
  |
| Joined: 04 Oct 2006 |
| Total Posts: 6666 |
|
|
| 14 Sep 2010 07:32 AM |
| Not hard top make just change max heath to 500 and make the health to 500 |
|
|
| Report Abuse |
|
|
|
| 14 Sep 2010 07:32 AM |
You need a script for it.
game.Workspace.MonsternameHere.Humanoid.Health = 500 game.Workspace.MonsternameHere.MaxHumanoid.Health = 500
end
|
|
|
| Report Abuse |
|
|
chewit9
|
  |
| Joined: 22 May 2009 |
| Total Posts: 7873 |
|
|
| 14 Sep 2010 07:36 AM |
| @Range Thanks but where do i put the script in the head or in the huminoid? |
|
|
| Report Abuse |
|
|
|
| 14 Sep 2010 07:36 AM |
| Just put it in workspace. Wait, let me make a script that you can put in the Humanoid. |
|
|
| Report Abuse |
|
|
chewit9
|
  |
| Joined: 22 May 2009 |
| Total Posts: 7873 |
|
|
| 14 Sep 2010 07:39 AM |
| Thanks, Could you pm Me it or something because i might not check this forum that much. |
|
|
| Report Abuse |
|
|
|
| 14 Sep 2010 07:39 AM |
Here, put this in the monster, not the humanoid:
wait(0.1) script.Parent.Humanoid.MaxHealth = 500 wait(0.1) script.Parent.Humanoid.Health = 500
|
|
|
| Report Abuse |
|
|
chewit9
|
  |
| Joined: 22 May 2009 |
| Total Posts: 7873 |
|
|
| 14 Sep 2010 07:41 AM |
| Thanks Range, By the way your RPG Is awsome :) |
|
|
| Report Abuse |
|
|
|
| 14 Sep 2010 07:42 AM |
You're welcome. ;)
Thank you too. |
|
|
| Report Abuse |
|
|
chewit9
|
  |
| Joined: 22 May 2009 |
| Total Posts: 7873 |
|
|
| 14 Sep 2010 07:43 AM |
| Hey Range when My RPG Is done wanan test it see if its to your standards? :D |
|
|
| Report Abuse |
|
|
|
| 14 Sep 2010 07:46 AM |
| Sure, I need to finish my new RPG first though. ;3 |
|
|
| Report Abuse |
|
|
chewit9
|
  |
| Joined: 22 May 2009 |
| Total Posts: 7873 |
|
|
| 14 Sep 2010 07:48 AM |
Wow a new one I CANT WAIT! Anyway Should i pm you when its done? |
|
|
| Report Abuse |
|
|
|
| 28 Apr 2013 08:34 AM |
| game.Workspace.PlayerNameHere.Humanoid.MaxHealth = Health here |
|
|
| Report Abuse |
|
|
ian53
|
  |
| Joined: 07 Mar 2009 |
| Total Posts: 19296 |
|
|
| 28 Apr 2013 08:35 AM |
| See how nice famous people were back in the day. |
|
|
| Report Abuse |
|
|
b5l
|
  |
| Joined: 18 Mar 2013 |
| Total Posts: 13007 |
|
| |
|
kicky20
|
  |
| Joined: 26 Dec 2011 |
| Total Posts: 3392 |
|
|
| 28 Apr 2013 08:36 AM |
I liek RPGs
~kicky20 teh train lovah |
|
|
| Report Abuse |
|
|
| |
|