11.02.2016, 00:25
I have a problem saving and it is this:
"syntax error in the expression, or invalid function call"
"syntax error in the expression, or invalid function call"
Код:
public OnPlayerEnterCheckpoint(playerid)
if (IsPlayerInCheckpoint(playerid))
{
if (IsPlayerInRangeOfPoint(playerid, 10, 1534.1671, -1783.1217, 13.5469))
{
GivePlayerWeapon
}

