Hallo , ich will das sich user mit wanteds nicht zum event porten können könnte mir jemand dabei helfen :)? [pwn]if(strcmp(cmd, "/event", true) == 0) { if(IsPlayerConnected(playerid)) { if(EventAktiv == true) { SetPlayerPos(playerid, EventPos[0], EventPos[1], EventPos[2]); SetPlayerInterior(playerid, EventInt); SetPlayerVirtualWorld(playerid, EventVW); SendClientMessage(playerid, COLOR_GRAD2, "Du hast dich zum Event telepotiert!"); GetPlayerName(playerid, sendername, sizeof(sendername)); format(…