Will this work? Really small question
#2

no it wont


you could use switch instead


pawn Код:
switch (skinVal )
{
    case 181,1,157,196,264,239,212,100,152,178,237,238,246, 256,257,64,63,87,15,134,213,198,259,241,32,100,142 ,60,239,132:
    {
        //your code
    }
    default:
    {
        //some othercode
    }
}
Reply


Messages In This Thread
Will this work? Really small question - by MafiaOink - 11.07.2015, 23:58
Re: Will this work? Really small question - by Jonny5 - 12.07.2015, 00:53

Forum Jump:


Users browsing this thread: 1 Guest(s)