//under OnPlayerDeathnew Float:dPos[3];GetPlayerPos(playerid, dPos[0], dPos[1], dPos[2]);CreatePickup(model, type, dPos[0], dPos[1], dPos[2], Virtualworld);