Heyho hab hier nen problemchen
Ich poste einfach ma was es ist
new schranke;
//Schranke
schranke = CreateObject(968, 1544.695557, -1630.788086, 13.047816, 0.0000, 269.7591, 270.0000);
//Schranke
		if (strcmp(cmdtext, "/Schrankea", true) == 0)
	{
		SetObjectRot(schranke,0.0000, 269.7591,2.5);
		return 1;
	}
	if (strcmp(cmdtext, "/schrankez", true) == 0)
	{
		SetObjectRot(schranke,0.0000, 0.0000,2.5);
		return 1;
	}
	//OBJECTE
//CreateObject(968, 1544.695557, -1630.788086, 13.047816, 0.0000, 269.7591, 270.0000);schranke zu
//CreateObject(968, 1544.693848, -1630.840698, 12.954569, 0.0000, 0.0000, 90.0000);schranke auf
Hier der Error
SQL
		
			C:\Dokumente und Einstellungen\Alexander\Desktop\LSPD.pwn(143) : error 037: invalid string (possibly non-terminated string)
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase
1 Error... Bitte um hilfe 
 
		 
		
		
	 
			
									
		




