How to modifing Map???

09/18/2010 15:17 marcou3000#1
I don't know how to modifing Map for my client???Plz help me!!!
09/19/2010 13:22 CROvic#2
if you mean on texture one
data/texture/maptile
09/20/2010 15:12 ҉ THT ҉#3
if you want to make new maps like infernal did...
Use bricks to make your own path on a map
09/24/2010 15:41 marcou3000#4
Ok THX, But With what software???
09/24/2010 22:41 [GA]Lightning#5
Notepad?^^

as ex:

BrickUID,BrickIndex,Revival,RegenCycle,Direction,L ocation_X,Location_Y,IsCreate
101,36683,0,0,0,39,269,1
102,36683,0,0,90,50,202,1
103,36683,0,0,90,51,154,1
104,36683,0,0,0,40,96,1
105,36683,0,0,0,264,252,1
106,36683,0,0,90,281,240,1
107,36683,0,0,90,274,168,1
108,36683,0,0,90,253,168,1
109,36683,0,0,0,285,97,1
110,36683,0,0,0,200,252,1
111,36683,0,0,90,217,45,1
112,36683,0,0,90,255,70,1
113,36683,0,0,0,85,327,1
114,36683,0,0,0,30,352,1
115,36683,0,0,90,52,437,1
116,36683,0,0,90,52,424,1
117,36683,0,0,0,105,457,1
118,36683,0,0,0,225,458,1
119,36683,0,0,0,245,437,1
120,36683,0,0,0,312,471,1
121,36683,0,0,90,322,416,1
122,36683,0,0,0,330,330,1
123,36683,0,0,0,265,330,1
124,36683,0,0,0,265,356,1
125,36683,0,0,90,224,27,1
09/25/2010 03:10 [DEV]Harmony#6
Quote:
Originally Posted by DeathMage View Post
Notepad?^^

as ex:

BrickUID,BrickIndex,Revival,RegenCycle,Direction,L ocation_X,Location_Y,IsCreate
101,36683,0,0,0,39,269,1
102,36683,0,0,90,50,202,1
103,36683,0,0,90,51,154,1
104,36683,0,0,0,40,96,1
105,36683,0,0,0,264,252,1
106,36683,0,0,90,281,240,1
107,36683,0,0,90,274,168,1
108,36683,0,0,90,253,168,1
109,36683,0,0,0,285,97,1
110,36683,0,0,0,200,252,1
111,36683,0,0,90,217,45,1
112,36683,0,0,90,255,70,1
113,36683,0,0,0,85,327,1
114,36683,0,0,0,30,352,1
115,36683,0,0,90,52,437,1
116,36683,0,0,90,52,424,1
117,36683,0,0,0,105,457,1
118,36683,0,0,0,225,458,1
119,36683,0,0,0,245,437,1
120,36683,0,0,0,312,471,1
121,36683,0,0,90,322,416,1
122,36683,0,0,0,330,330,1
123,36683,0,0,0,265,330,1
124,36683,0,0,0,265,356,1
125,36683,0,0,90,224,27,1
That didn't help at all, just my opinion.
09/25/2010 17:34 ҉ THT ҉#7
that is the only way to make a costum map,, dont say "I can edit mesh file". ;)
09/27/2010 21:45 marcou3000#8
OK!!!