12.02.2014, 20:54 
	
	
	
		This is the lines that give errors:
And this is the errors  :
 :
So Please tell me how to fix it, i'm confused and can't solve it
it was just a car dialog so people can go and just press and then the car will appeare and they will driver it but idk what happened to get this 
	
	
	
	
Код:
 }
public OnPlayerClickPlayer(playerid, clickedplayerid, source);
{
	return 1;
}
 :
 :Код:
C:\Users\FX 7750\Desktop\Server\gamemodes\APB.pwn(1035) : warning 217: loose indentation C:\Users\FX 7750\Desktop\Server\gamemodes\APB.pwn(1035) : error 029: invalid expression, assumed zero C:\Users\FX 7750\Desktop\Server\gamemodes\APB.pwn(1035) : error 004: function "OnPlayerClickPlayer" is not implemented C:\Users\FX 7750\Desktop\Server\gamemodes\APB.pwn(1039) : error 030: compound statement not closed at the end of file (started at line 614) Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Errors.
it was just a car dialog so people can go and just press and then the car will appeare and they will driver it but idk what happened to get this
 
	






