#1

Hello all, Im creating a DM server with random maps.. And I don't know, which way is the best:

1.

new Maps[ count ][ ] =
{
(tab){"name", random tm 1 x, random tm 1 y, random tm 1 z, random2 tm 1 x, random2 tm 1 y, random2 tm 1 z, random3 tm 1 y, random3 tm 1 y, random3 tm 1 z, random tm 2 x, random tm 2 y, random tm 2 z, random2 tm 2 x, random2 tm 2 y, random2 tm 2 z, random3 tm 2 y, random3 tm 2 y, random3 tm 2 z, and another shit..
};

2. Creating file for each map?

If someone have idea with better way doing this, post
Reply
#2

I'd uh, create a new file for each map, much better. Far more manageable than one file all messy and squashed up like that.
Reply
#3

Any others replies?
Reply
#4

Same , I'd create a new file for each map.

-jNkk
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)