Posts: 42
Threads: 15
Joined: Sep 2009
Reputation:
0
hello samp comunity. I'd like to know if there is a way to when a player A kills a player B the player B stays laid on the floor with an anim for 30 seconds and then dies. i wanted to make a rescue organization to save this people before they die. if there s a way, what is?
Posts: 2,364
Threads: 135
Joined: Dec 2009
Reputation:
0
U can use tagleplayercontrollable
To freeze the player when his health reaches under 10 or so
And set an anim. But then that means the player could not be killed after!
Posts: 42
Threads: 15
Joined: Sep 2009
Reputation:
0
but where do i put the callback to freeze when it reaches under 10? and i can kill him if i put a timer on. and what anim do u suggest?