new BoxObj[MAX_PLAYERS];
BoxObj[playerid] = CreateObject(1685, x, y+2.0, z, 0.0, 0.0,0.0);
DestroyObject(BoxObj[playerid]);