Implemented IsPlayerAlive native.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401245
This commit is contained in:
Phong Dang
2007-08-01 06:55:55 +00:00
parent 0f410208de
commit c611ba9ea5
5 changed files with 53 additions and 1 deletions
+5
View File
@@ -18,6 +18,11 @@
"class" "CBasePlayer"
"prop" "m_iHealth"
}
"m_lifeState"
{
"class" "CBasePlayer"
"prop" "m_lifeState"
}
}
}