Help with cp!
#3

I have a problem. When I put Kill timer under Leave OnPlayerLeaveCheckpoint i got error:

pawn Код:
D:\GTASA~1\USAVS~1.MEC\GAMEMO~1\dykuma.pwn(826) : error 076: syntax error in the expression, or invalid function call
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
and here is the code:

pawn Код:
public OnPlayerLeaveCheckpoint(playerid)
        {
        SendClientMessage(playerid,OBJECTIVE_COLOR,"You have left the zone.");
        KillTimer(SetZone);
        return 1;
        }
So could anyone help me? Thanks for any help
Reply


Messages In This Thread
Help with cp! - by Setkus - 02.02.2012, 20:44
Re: Help with cp! - by Snowman12 - 02.02.2012, 21:23
Re: Help with cp! - by Setkus - 03.02.2012, 07:57
Re: Help with cp! - by MP2 - 03.02.2012, 08:07

Forum Jump:


Users browsing this thread: 3 Guest(s)