[HELP]Commands problems
#2

Just check your coords again, cause at the /deliverinfo coords in the second IsPlayerIRangeOfPoint same as in first and same as in few other:
pawn Код:
//deliverinfo
if(IsPlayerInRangeOfPoint(playerid, 3.0, 1096.3978,-828.5516,86.9453))//here
{
//code
}
else if(IsPlayerInRangeOfPoint(playerid, 3.0, 1096.3978,-828.5516,86.9453))//and here
{
//code
}
//acceptdeliver
else if(IsPlayerInRangeOfPoint(playerid,3.0,1096.3978,-828.5516,86.9453))//and here
//denydeliver
else if(IsPlayerInRangeOfPoint(playerid, 7.0,1096.3978,-828.5516,86.9453))//and here
Reply


Messages In This Thread
[HELP]Commands problems - by eDz0r - 07.05.2010, 12:41
Re: [HELP]Commands problems - by Norck - 07.05.2010, 15:10

Forum Jump:


Users browsing this thread: 1 Guest(s)