Car ids problem
#13

The part when it says im not a hotdog dealer?
pawn Код:
if((vehicleid >= 81) && (vehicleid <= 90))
        {
            if(PlayerInfo[playerid][pJob] != HOTDOGJOB_ID)
            {
                SendClientMessage(playerid, COLOR_SYSTEM, "You're not a hotdog dealer.");
                RemoveDriverFromVehicle(playerid);
                return 1;
            }
Reply


Messages In This Thread
Car ids problem - by Wokie - 03.08.2011, 09:34
Re: Car ids problem - by Wokie - 03.08.2011, 16:04
Re: Car ids problem - by WoodPecker - 03.08.2011, 16:05
Re: Car ids problem - by TouR - 03.08.2011, 16:06
Re: Car ids problem - by Wokie - 04.08.2011, 17:18
Re: Car ids problem - by MadeMan - 04.08.2011, 18:25
Re: Car ids problem - by Wokie - 04.08.2011, 18:51
Re: Car ids problem - by ⒹⒾⓇⒺⒸⓉⓄⓇ - 04.08.2011, 18:55
Re: Car ids problem - by Wokie - 04.08.2011, 18:57
Re: Car ids problem - by MadeMan - 04.08.2011, 19:07
Re: Car ids problem - by Wokie - 04.08.2011, 19:13
Re: Car ids problem - by MadeMan - 04.08.2011, 19:14
Re: Car ids problem - by Wokie - 04.08.2011, 19:21
Re: Car ids problem - by MadeMan - 04.08.2011, 19:24
Re: Car ids problem - by Wokie - 04.08.2011, 19:27
Re: Car ids problem - by SpankMe2 - 04.08.2011, 19:30
Re: Car ids problem - by MadeMan - 04.08.2011, 19:32
Re: Car ids problem - by Wokie - 04.08.2011, 19:41

Forum Jump:


Users browsing this thread: 2 Guest(s)