Alter?
mach mal statt x, y, z bei Attach einfach eine 0,0,0.75
Das ist OFFSET! KEINE POSITION -_-
MfG
 
			
									
		Alter?
mach mal statt x, y, z bei Attach einfach eine 0,0,0.75
Das ist OFFSET! KEINE POSITION -_-
MfG
Und wie zerstöre ich es jetzt 
hab es so aber mit erros
if(strcmp("/acard",cmdtext,true,10)==0)
	{
		Delete3DTextLabel(lable[playerid]);
		DestoyVehicle(GetPlayerVehicleID(playerid));
		return 1;
	}
D:\Eigene Dateien\Robert\SM\pawno\Supcar.pwn(20) : error 017: undefined symbol "lable"
D:\Eigene Dateien\Robert\SM\pawno\Supcar.pwn(20) : warning 215: expression has no effect
D:\Eigene Dateien\Robert\SM\pawno\Supcar.pwn(20) : error 001: expected token: ";", but found "]"
D:\Eigene Dateien\Robert\SM\pawno\Supcar.pwn(20) : error 029: invalid expression, assumed zero
D:\Eigene Dateien\Robert\SM\pawno\Supcar.pwn(20) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
Ich muss ja lable auch dort machen aber wie?!.
lable = label
lol ich sehe da einen kleinen fehler...
Vllt kommste ja selbst drauf...
 
							
							 
		