if (strcmp(cmdtext, "/pdo", true) == 0){
MoveObject(y_gate,1596.682129,-1637.546143,14.429418,3.0);
SendClientMessage(playerid, COLOR_YELLOW,"ACHTUNG: Yakuza Gelände!");
return 1;
}
if (strcmp(cmdtext, "/pdc", true) == 0){
MoveObject(y_gate,1588.427490,-1637.588867,14.185813,3.0);
SendClientMessage(playerid, COLOR_YELLOW,"ACHTUNG: Yakuza Gelände!");
return 1;
}
das anstatt das andere^^