
08-30-2009, 10:29 AM
|
Kevin Azite
|
 |
Join Date: Sep 2005
Posts: 1,489
|
|
Since I see you didn't get a response regarding this directly, my best guess as to why your playerdies on clientside isn't working would be because you are checking a var that is on the serverside of the script.
To access it clientside, you either need to trigger the client or store it in the NPCs attributes (.attr[1-30], 0 doesn't work if I remember) and use that. |
|
|