27.12.2011, 05:11
Try see if this works, all you need to do is replace your array with this:
pawn Код:
new const
Float: InteriorsB[] =
{
40,
41,
43,
44,
45,
46,
47,
48,
49,
50
}
;