Author Topic: Player X,Y - when player is not alive  (Read 542 times)

0 Members and 1 Guest are viewing this topic.

Offline Vyka

  • Major
  • *
  • Posts: 59
Player X,Y - when player is not alive
« 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.

Offline Xxypher

  • Veteran
  • *****
  • Posts: 1319
  • Soldat Veteran.
Re: Player X,Y - when player is not alive
« Reply #1 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.

Offline Bellamy

  • Major(1)
  • Posts: 42
Re: Player X,Y - when player is not alive
« Reply #2 on: April 04, 2009, 04:18:03 pm »
Yeah, you basically can't get any information from a dead body. Position, gun, kills, etc.