
08-11-2011, 08:43 PM
|
|
Kevin Azite
|
 |
Join Date: Sep 2005
Posts: 1,489
|
|
|
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 |
|
|
|