fixed offset = 16; // your block width here fixed x,y; for (x = -3; x < 4; x++) for (y = -3; y < 4; y++) ent_create("yourmodel.mdl",vector(x * offset,y * offset,0),NULL);
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de