Thread: TF2 Stocks
View Single Post
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-24-2012 , 08:33   Re: TF2 Stocks
Reply With Quote #9

I'd have to verify it, but I'm pretty sure the m_iMaxHealth Prop_Send netprop will give you a players max health...

PHP Code:
new maxHealth GetEntProp(clientProp_Send"m_iMaxHealth"); 
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 08-24-2012 at 08:34.
Powerlord is offline