Compile Error
#4

You've been told how to fix it to your other thread. Remove this line:
pawn Код:
#define TEAM_AZTECAS_COLOR 0x0F6F6FF
from line 1066. And replace PointToPoint with IsPlayerInRangeOfPoint.
pawn Код:
public IsAtLicenseplace(playerid)
{
    return (IsPlayerInRangeOfPoint(playerid,25.0,362.4653,173.7711,1008.3828));
}
Reply


Messages In This Thread
Compile Error - by DarkWolfff - 27.02.2014, 10:24
Re : Compile Error - by MCZOFT - 27.02.2014, 10:33
Re: Compile Error - by BroZeus - 27.02.2014, 12:06
Re: Compile Error - by Konstantinos - 27.02.2014, 12:36
Re: Compile Error - by DarkWolfff - 28.02.2014, 06:00
Re: Compile Error - by BroZeus - 28.02.2014, 06:39
Re: Compile Error - by FalconWingsX - 28.02.2014, 06:47

Forum Jump:


Users browsing this thread: 1 Guest(s)