08.09.2011, 06:26
What are you trying to do with this code:
pawn Код:
for(new mc = 1; mc < sizeof(MainCarInfo); mc++)
{
caridd = mc;
mc = 600;
}