View Single Post
Author Message
Naleksuh
Member
Join Date: Dec 2018
Old 02-25-2019 , 00:05   how to set player health
Reply With Quote #1

hello, i'm try to find way to set player health without problems. Previous i was using
PHP Code:
SetEntityHealth(clientnumber); 
but this has problems that it say it's not valid entity, even if client i give it is right. Is there better approach to this? it's the only thing i've been able to find in searches
Naleksuh is offline