[Include] progress3D - Create progress bars in 3D space
#2

Код:
static Bar3D:Bars3D[MAX_3D_BARS][BAR_3D_DATA],
       Text3D:Bars1[MAX_3D_BARS],
       Text3D:Bars2[MAX_3D_BARS];

new Iterator:Bars3D_Index<MAX_3D_BARS>,
    Iterator:Bars1_Index<MAX_3D_BARS>,
    Iterator:Bars2_Index<MAX_3D_BARS>;
Create one iterator, one variable and one enum instead of this disaster.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)