![]() |
Map Size - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17) +---- Thread: Map Size (/showthread.php?tid=1402) |
Map Size - El_Dindonnier - 18-11-2007 I have a error when I have changed : SERVEUR : Code: Public Const MAX_MAPX = 30 CLIENT Code: Public Const MAX_MAPX = 30 I have a bug when I launch the serveur, I use the version mysql, how to create map with my size 30*30 ? Thanks you in advance. El_Dindonnier. Re: Map Size - El_Dindonnier - 18-11-2007 I use the MS 3.0.7 mysql. Re: Map Size - Robin - 18-11-2007 Delete all your maps... but if you're using 3.0.7, I'm guessing you have to re-make the tables. |