02.10.2013, 00:23 
	
	
	
		how to make the command works in different points, this doesnt work:
	
	
	
	
pawn Код:
CMD:robstore(playerid, params[])
{
if(IsPlayerInRangeOfPoint(playerid,1.0,313.7608,-133.8826,999.6016)) && if(IsPlayerInRangeOfPoint(playerid,1.0,313.7608,-133.8826,999.6016))
{


