View Single Post
Phil25
AlliedModders Donor
Join Date: Feb 2015
Old 04-20-2016 , 09:33   Re: [TF2] return function; (new syntax)
Reply With Quote #8

Just a follow up on what I've said before:
PHP Code:
GetEntProp(clientProp_Data"m_iMaxHealth"); 
This returns the true value of client's max health. It respects classes and applied attributes.
Phil25 is offline