23.03.2010, 19:29
Quote:
Originally Posted by [ĦŁ₣
ЉǾǖŦĦЗŁΛẄ ]
No you need to use the variable defined in the loop: for(new b = 0; b < sizeof(BlackSkins); b ++){ if(BlackSkins[b] == skinid) return 1; } |
Originally Posted by [ĦŁ₣
ЉǾǖŦĦЗŁΛẄ ]
No you need to use the variable defined in the loop: for(new b = 0; b < sizeof(BlackSkins); b ++){ if(BlackSkins[b] == skinid) return 1; } |