Posts: 1,130
	Threads: 77
	Joined: Jan 2010
	
Reputation: 
0
	 
	
	
		When someones uses /kill or I simply set his HP to 0 sometimes he get's double-killed, what I mean? OnPlayerDeath get's called twice, also the person saws the death anim(going to the ground splashed) twice, is this a SA-MP bug?
I checked my script.. nothing bad.. huh.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 591
	Threads: 121
	Joined: Oct 2010
	
Reputation: 
0
	 
	
	
		It never happened on my server, and I also use the /kill command.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,130
	Threads: 77
	Joined: Jan 2010
	
Reputation: 
0
	 
	
	
		Actually, doing some debugging, I found that OnPlayerDeaths get's only called one time, but the death animation sometimes happends twice.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 531
	Threads: 99
	Joined: Sep 2010
	
Reputation: 
0
	 
	
	
		Done the same to me so im gonna add a timer to hit a forward function
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 672
	Threads: 89
	Joined: Jan 2010
	
	
 
	
	
		I had this too,idk how to fix tho.