shorten a line like this?
#1

pawn Код:
if(GetPlayerJobID(playerid) == 1 || GetPlayerJobID(playerid) == 2 || GetPlayerJobID(playerid) == 3 || GetPlayerJobID(playerid) == 4|| GetPlayerJobID(playerid) == 8 || GetPlayerJobID(playerid) == 9 || GetPlayerJobID(playerid) == 10 || GetPlayerJobID(playerid) == 11 || GetPlayerJobID(playerid) == 12 || GetPlayerJobID(playerid) == 13 || GetPlayerJobID(playerid) == 17 || GetPlayerJobID(playerid) == 18 || GetPlayerJobID(playerid) == 19 || GetPlayerJobID(playerid) == 20 || GetPlayerJobID(playerid) == 21) return 0;
how can I shorten this line, to a very good way?
Reply


Messages In This Thread
shorten a line like this? - by xir - 18.03.2011, 16:13
Re: shorten a line like this? - by Kyosaur - 18.03.2011, 16:14
Re: shorten a line like this? - by Calgon - 18.03.2011, 16:16
Re: shorten a line like this? - by xir - 18.03.2011, 16:18
Re: shorten a line like this? - by Norck - 18.03.2011, 16:20
Re: shorten a line like this? - by Calgon - 18.03.2011, 16:22
Re: shorten a line like this? - by legodude - 18.03.2011, 16:24
Re: shorten a line like this? - by Kyosaur - 18.03.2011, 16:36
Re: shorten a line like this? - by Calgon - 18.03.2011, 16:40
Re: shorten a line like this? - by Norck - 18.03.2011, 16:49

Forum Jump:


Users browsing this thread: 1 Guest(s)