Something I just cant get!
#7

It would seem that this works for what I want but The message still comes up. How can I arrange it so the message comes up if you actually change your job yet error messages come up if didnt change your job?
pawn Код:
if(!PlayerInfo[playerid][pJob] && PlayerInfo[playerid][pVIPJob] != JOB_MECHANIC) PlayerInfo[playerid][pJob] = JOB_MECHANIC;
                    else if(PlayerInfo[playerid][pVIP] >= 2 && !PlayerInfo[playerid][pVIPJob] && PlayerInfo[playerid][pJob] != JOB_MECHANIC) PlayerInfo[playerid][pVIPJob] = JOB_MECHANIC;
                    SendClientMessage(playerid, COLOR_LIGHTBLUE, "* You have joined the {FF6347}Mechanic {33CCFF}job, type /help to view your job commands.");
Reply


Messages In This Thread
Something I just cant get! - by oblexive - 23.07.2012, 12:55
Re: Something I just cant get! - by Cjgogo - 23.07.2012, 13:06
Re: Something I just cant get! - by oblexive - 23.07.2012, 13:11
Re: Something I just cant get! - by Cjgogo - 23.07.2012, 13:22
Re : Something I just cant get! - by lelemaster - 23.07.2012, 13:28
Re: Re : Something I just cant get! - by Cjgogo - 23.07.2012, 13:31
Re: Something I just cant get! - by oblexive - 23.07.2012, 13:35
Re: Something I just cant get! - by Cjgogo - 23.07.2012, 13:48
Re: Something I just cant get! - by Vince - 23.07.2012, 13:51
Re: Something I just cant get! - by oblexive - 23.07.2012, 13:54

Forum Jump:


Users browsing this thread: 4 Guest(s)