View Single Post
  #17  
Old 08-11-2011, 08:43 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
function onPlayerHurt definitely invokes on the clientside if you were still having issues with it.

However, you will need to rescript how healing works on your server (namely detecting if a player is in a bed and changing the heart drop items? rescript pots?) so that it would throw an event or trigger the health display to update as well if you don't want to use a timeout
Reply With Quote