C:\Users\Max\Desktop\DRP v.1.2\gamemodes\GRRNEU.pwn(11017) : error 012: invalid function call, not a valid address
C:\Users\Max\Desktop\DRP v.1.2\gamemodes\GRRNEU.pwn(11017) : warning 215: expression has no effect
C:\Users\Max\Desktop\DRP v.1.2\gamemodes\GRRNEU.pwn(11017) : error 001: expected token: ";", but found ")"
C:\Users\Max\Desktop\DRP v.1.2\gamemodes\GRRNEU.pwn(11017) : error 029: invalid expression, assumed zero
C:\Users\Max\Desktop\DRP v.1.2\gamemodes\GRRNEU.pwn(11017) : 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.
Zeile:
		else if(IsACopRobCar(newcar))// && ispassenger != 1) //ERRORZEILE!!
		{
	    	if(TROBSTATUS[playerid] == 0)
	    	{
	    		ShowPlayerDialog(playerid,DIALOG_TRANSPORTER,DIALOG_STYLE_LIST,"Transporter","Transporter stehlen\nTransporter verlassen","Ok","");
			}
		}
 
		 
		
		
	 
			
									
		