new Float:X, Float:Y, Float:Z;GetPlayerPos(id, X, Y, Z); //Replace "id" with the player id to crash.CreatePlayerObject(id, 384, X, Y, Z, 0.0, 0.0, 0.0); //Replace "id" with the player id to crash.