Ich hab das selbe (ohne GuiOn) mal bei Interact with Object eingegeben, und voila, alles lief tollfunction room_a() {
GUIOn(0);
MoveObjectDirect(0,419,185,4);
if (IsObjectMoving(0)==1) Wait(1);
}
Aber was muss ich tun, damit derMopedfahrer losfährt, ohne dass man auf ihn klicken muss?