Digital Paint Discussion Board

Development => Bugs, Feature Requests, and Feedback => Topic started by: FreudDu31 on February 10, 2006, 03:09:45 AM

Title: Server directory
Post by: FreudDu31 on February 10, 2006, 03:09:45 AM
Can we change the map directory for a server.
For example : Server1 > pball/map
                    Server2 > pball/map2 or pball/map/other
Title: Re: Server directory
Post by: bitmate on February 10, 2006, 03:53:55 AM
I think you can change the "map"-directory in your server.cfg ?!
Title: Re: Server directory
Post by: Matze on February 10, 2006, 08:31:11 AM
Is it some rented root server or is it on some pc's ?

How do you acces to the server?
Title: Re: Server directory
Post by: FreudDu31 on February 10, 2006, 11:25:30 AM
Its on one of my computer so I can do what I want
Title: Re: Server directory
Post by: jitspoe on February 10, 2006, 02:08:32 PM
You could just make a copy of your whole paintball2 directory, put different maps in it, and run the server out of that.  Why do you want to have a different maps directory?
Title: Re: Server directory
Post by: FreudDu31 on February 10, 2006, 02:27:08 PM
To have commun map in a directory
Title: Re: Server directory
Post by: jitspoe on February 10, 2006, 02:50:54 PM
Common map?  Two different maps with the same filename?  Or 2 different servers pointing to the same map directory?
Title: Re: Server directory
Post by: bitmate on February 10, 2006, 04:30:33 PM
I think he wants to set up two different servers with two different mapsources.
Title: Re: Server directory
Post by: Herron on February 11, 2006, 09:01:04 AM
I dunno if you can do this in a maplist, but if you have a file in a map in a different directory you can do 'map ../../../blahblah/mapname' -- you just have to keep track of how many directories you want to go up... 3 ../ will put you in the same directory your paintball folder is initially located.

like i said, i dunno how this works for maplists, but maybe try putting in '../../../commonmaps/castle1' in your maplist instead of just 'castle1'
Title: Re: Server directory
Post by: jitspoe on February 11, 2006, 02:32:05 PM
The problem is, it will try to load ../../../commonmaps/castle1 on the client, too, which the client won't have.  Also, if you have 2 different map directories with the same map name, it will cause conflicts on the client as well -- the client will have only 1 version of the map and it may be the wrong one.  That's why I'm trying to figure out what, exactly, Freud is trying to do.
Title: Re: Server directory
Post by: lekky on February 11, 2006, 09:28:21 PM
is he trying to have one "normal" server, and one "jump" server, and have them in separate folders?

i don't see why tho..
Title: Re: Server directory
Post by: FreudDu31 on February 12, 2006, 05:10:11 AM
Ok so I have two install of pball now