Getting AAALOT of errors
#3

PHP код:
if(IsATruck(newcar))//NEGERJO
        
{
            if(
PlayerInfo[playerid][pMember] == || PlayerInfo[playerid][pLeader] == || PlayerInfo[playerid][pMember] == || PlayerInfo[playerid][pLeader] == 3)
            {
                else
                   {
                      new 
rand random(5);
                    switch(
rand)
                    {
                        case 
0:
                        {
                            
SetPlayerCheckpoint(playeridMission13.0);
                        }
                        case 
1:
                        {
                            
SetPlayerCheckPoint(playeridMission23.0);
                        }
                        case 
2:
                        {
                            
SetPlayerCheckPoint(playeridMission33.0);
                        }
                        case 
3:
                        {
                            
SetPlayerCheckPoint(playeridMission53.0);
                        }
                        case 
4:
                        {
                            
SetPlayerCheckPoint(playeridMission63.0);
                        }
                    }
                }
            }
            return 
1;
        } 
You missed 2.

EDIT : And what the above said - I didn't actually read the code - I just noticed the missing brackets.
Reply


Messages In This Thread
Getting AAALOT of errors - by goviscrap - 13.06.2013, 21:12
AW: Getting AAALOT of errors - by HurtLocker - 13.06.2013, 21:18
Re: Getting AAALOT of errors - by -CaRRoT - 13.06.2013, 21:19
Re: Getting AAALOT of errors - by goviscrap - 13.06.2013, 21:30
AW: Getting AAALOT of errors - by HurtLocker - 13.06.2013, 21:36
Re: Getting AAALOT of errors - by -CaRRoT - 13.06.2013, 21:41

Forum Jump:


Users browsing this thread: 1 Guest(s)