View Single Post
  #21  
Old 08-12-2011, 08:40 PM
Mark Sir Link Mark Sir Link is offline
Kevin Azite
Mark Sir Link's Avatar
Join Date: Sep 2005
Posts: 1,489
Mark Sir Link is just really niceMark Sir Link is just really nice
Send a message via AIM to Mark Sir Link
Quote:
Originally Posted by xXziroXx View Post
You seem to have missed something.

Change

PHP Code:
HealthControl_Bar player.hearts/player.fullhearts
into

PHP Code:
HealthControl_Bar.progress player.hearts/player.fullhearts
in your onPlayerHurt() function.
yep
Reply With Quote