12.03.2012, 17:11
Under OnPlayerDeath callback.
Replace your co-ordinates with the floats.
EDIT : Infamous was faster.
pawn Code:
SetPlayerPos(playerid, Float:x , Float:y, Float:z);
EDIT : Infamous was faster.