else thing...
#1

I was trying to merging this.
pawn Код:
CMD:antifall(playerid,params[])
{
    {
    Act[playerid] = 1;
    SendClientMessage(playerid, 0xFFFF00AA, "Antifall on bike is {00ffff}enabled!");
    }
    else
    {
    Act[playerid] = 0;
    SendClientMessage(playerid, 0xFF000000, "Antifall on bike is {00ffff}disabled!");
    }
    return 1;
}
Error code:
Код:
C:\Users\Kelvin\Desktop\Scripting\gamemodes\racerevolution.pwn(5550) : error 029: invalid expression, assumed zero
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply


Messages In This Thread
else thing... - by LeeXian99 - 26.03.2013, 08:34
Re: else thing... - by dusk - 26.03.2013, 08:36
Re: else thing... - by Om3n - 26.03.2013, 08:38
Re: else thing... - by LeeXian99 - 26.03.2013, 08:40
Re: else thing... - by Babul - 26.03.2013, 11:27
Re: else thing... - by Djole1337 - 26.03.2013, 11:31

Forum Jump:


Users browsing this thread: 1 Guest(s)