08.02.2016, 20:21
(
Последний раз редактировалось Brewher; 11.02.2016 в 00:05.
Причина: Error al guardar
)
Me sale este error: "syntax error in the expression, or invalid function call" alguien sabe como se soluciona?
public OnPlayerEnterCheckpoint(playerid)
if (IsPlayerInCheckpoint(playerid))
{
if (IsPlayerInRangeOfPoint(playerid, 10, 1534.1671, -1783.1217, 13.5469))
{
GivePlayerWeapon
}
public OnPlayerEnterCheckpoint(playerid)
if (IsPlayerInCheckpoint(playerid))
{
if (IsPlayerInRangeOfPoint(playerid, 10, 1534.1671, -1783.1217, 13.5469))
{
GivePlayerWeapon
}