|
First make a .txt with the levels. It should be something like:
a1,a2,a3,a4
b1,b2,b3,b4
c1,c2,c3,c4
d1,d2,d3,d4
etc.
Then, on one of the levels, or in a weapon, add the code:
setmap image,.txt,x,y;
OR
setminimap image,.txt,x,y;
If you want to make the image for the map, then press "m" in the editor after you add the script. |