20.06.2010, 18:40 
	
	
	Quote:
| 
 
					Originally Posted by DeathOnaStick  
Then i'd need 860 and 863, the lose indentation error comes from the whitespace that is not set correctly. 
 | 
pawn Код:
else //860
{
SendClientMessage(playerid, color_red, "[Error]: You aren't at the Grotti Car Dealership.");
return 1; //863
}

