11.05.2014, 07:33
Hi,
When i get player health in this callback, i get all HP, then how much timer i need to set get player health after the shoot? i mean i will check if
if( hittype == BULLET_HIT_TYPE_PLAYER )
{
When i get player health in this callback, i get all HP, then how much timer i need to set get player health after the shoot? i mean i will check if
if( hittype == BULLET_HIT_TYPE_PLAYER )
{