Help with this script
#3

pawn Код:
if( PlayerInfo[playerid][JobID] != 1 && PlayerInfo[playerid][Owner] != 1) // POLICININKAS
                    {
                        SendClientMessage( playerid, COLOR_RED,"* Jus ne policininkas.");
                        RemovePlayerFromVehicle( playerid );
                        return 1;
                    }
You need to put && not ||
Reply


Messages In This Thread
Help with this script - by cyberlord - 24.12.2014, 17:26
Re: Help with this script - by RayC - 24.12.2014, 17:42
Re: Help with this script - by Clad - 24.12.2014, 17:44

Forum Jump:


Users browsing this thread: 1 Guest(s)