error 002: only a single statement (or expression) can follow each "case" (HELP ME GUYS)
#1

Here is the code that i add
PHP Code:
        if(IsABike(GetPlayerVehicleID(playerid)))
        {
            switch(
GetPlayerSkin(playerid))
            {
                
#define SPAO{%0,%1,%2,%3,%4,%5} SetPlayerAttachedObject(playerid, SLOT, 18645, 2, (%0), (%1), (%2), (%3), (%4), (%5));
                
case 06574149208273:  SPAO{0.0700000.0000000.00000088.00000075.0000000.000000}
                case 
1..6814162227293341..4982..848687119289SPAO{0.0700000.0000000.00000088.00000077.0000000.000000}
                case 
710SPAO{0.0900000.0199990.00000088.00000090.0000000.000000}
                case 
9SPAO{0.0599990.0199990.00000088.00000090.0000000.000000}
                case 
11..13SPAO{0.0700000.0199990.00000088.00000090.0000000.000000}
                case 
15SPAO{0.0599990.0000000.00000088.00000082.0000000.000000}
                case 
17..21SPAO{0.0599990.0199990.00000088.00000082.0000000.000000}
                case 
23..262830..3234..3957589899104..118120..131SPAO{0.0799990.0199990.00000088.00000082.0000000.000000}
                case 
40SPAO{0.0500000.0099990.00000088.00000082.0000000.000000}
                case 
50100..103148150..189222SPAO{0.0700000.0099990.00000088.00000082.0000000.000000}
                case 
51..54SPAO{0.1000000.0099990.00000088.00000082.0000000.000000}
                case 
5556636466..73757678..81133..143147190..207209..219221247..272274..288290..293SPAO{0.0700000.0199990.00000088.00000082.0000000.000000}
                case 
59..62SPAO{0.0799990.0299990.00000088.00000082.0000000.000000}
                case 
77SPAO{0.0599990.0199990.00000087.00000082.0000000.000000}
                case 
858889SPAO{0.0700000.0399990.00000088.00000082.0000000.000000}
                case 
90..97SPAO{0.0500000.0199990.00000088.00000082.0000000.000000}
                case 
132SPAO{0.0000000.0199990.00000088.00000082.0000000.000000}
                case 
144..146SPAO{0.0900000.0000000.00000088.00000082.0000000.000000}
                case 
220SPAO{0.0299990.0199990.00000088.00000082.0000000.000000}
                case 
223246SPAO{0.0700000.0500000.00000088.00000082.0000000.000000}
                case 
224..245SPAO{0.0700000.0299990.00000088.00000082.0000000.000000}
                case 
294SPAO{0.0700000.0199990.00000091.00000084.0000000.000000}
                case 
295SPAO{0.0500000.0199980.00000086.00000082.0000000.000000}
                case 
296..298SPAO{0.0649990.0099990.00000088.00000082.0000000.000000}
                case 
299SPAO{0.0649980.0199990.00000088.00000082.0000000.000000}
            
format(stringsizeof(string), "{FF8000}** {C2A2DA}%s take a helmet and put on thier head ."GetPlayerNameEx(playerid));
            
SendClientMessageEx(playeridCOLOR_WHITE"You have put your helmet in your head.");
        }
        else
        {
            
format(stringsizeof(string), "{FF8000}** {C2A2DA}%s take a seatbelt."GetPlayerNameEx(playerid));
            
SendClientMessageEx(playeridCOLOR_WHITE"You hade take a seat belt.");
        }
    } 
And the warn
PHP Code:
./includes/rp.pwn(54028) : error 002only a single statement (or expressioncan follow each "case"
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
1 Error

Please help me and thank for visit my theard
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)