One Error
#1

C:\Users\NASTIE\Documents\Moje primljene datoteke\lva.pwn(73) : error 029: invalid expression, assumed zero
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

on this code

Код:
public ExitCaffe( playerid )
{
  if(IsPlayerInRangeOfPoint(playerid, 2.0, 2018.4739,-2146.8569,19.8344))
  }
  SetPlayerPos(playerid,2086.8433,1594.0762,10.8203);
  SetPlayerVirtualWorld(playerid,0);
  SetPlayerInterior(playerid,0);
  return 1;
}
i put "forward ExitCaffe(playerid);

errors is line below if(IsPlayerInRangeOfPoint(playerid, 2.0, 2018.4739,-2146.8569,19.8344))

can anyone fix that?
Reply


Messages In This Thread
One Error - by DarkPower - 27.02.2010, 20:39
Re: One Error - by LuxurioN™ - 27.02.2010, 20:41
Re: One Error - by ReactionGameServers - 27.02.2010, 20:41
Re: One Error - by dice7 - 27.02.2010, 20:44
Re: One Error - by DarkPower - 27.02.2010, 20:44

Forum Jump:


Users browsing this thread: 5 Guest(s)