meinst du Playertopoint?
hier(kp ob das so richtig eingefügt ist):
if(strcmp(cmdtext,"/hitbase",true)==0)
{
if(PlayerToPoint(reichweite,playerid,x-coord, y-coord, z-coord))
{
MoveObject(tGate,1411.0688476563, -1891.7446289063, 12.772193908691,2.0);
SetTimer("GateClosetGate",5000,0); return 1;
}
}