shorten a line like this?
#3

pawn Код:
switch(GetPlayerJobID(playerid)) {
        case 1..21: {
            return 0;
        }
        default: return 1;
    }
Crap, beaten to it by Kyosaur.
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)