Official Soldat Forums

Server Talk => Scripting Discussions and Help => Topic started by: Vyka on April 04, 2009, 03:00:13 pm

Title: Player X,Y - when player is not alive
Post by: Vyka on April 04, 2009, 03:00:13 pm
How to get player x, y when he isn't alive (lying on ground with health=0)?
Tried Getplayerstat but it shows coordinates, where player get killed.
Title: Re: Player X,Y - when player is not alive
Post by: Xxypher on April 04, 2009, 03:03:50 pm
You cannot. Player X and Y always stop were the player was killed at, and continues when he spawns.
So if he dies at X=345 and Y=433, that will be his coordinates until he respawns.
Title: Re: Player X,Y - when player is not alive
Post by: Bellamy on April 04, 2009, 04:18:03 pm
Yeah, you basically can't get any information from a dead body. Position, gun, kills, etc.