Author Topic: Server directory  (Read 2725 times)

FreudDu31

  • Stingray
  • Posts: 89
Server directory
« on: February 10, 2006, 02:09:45 AM »
Can we change the map directory for a server.
For example : Server1 > pball/map
                    Server2 > pball/map2 or pball/map/other

bitmate

  • Autococker
  • Posts: 1248
Re: Server directory
« Reply #1 on: February 10, 2006, 02:53:55 AM »
I think you can change the "map"-directory in your server.cfg ?!

Matze

  • 68 Carbine
  • Posts: 346
Re: Server directory
« Reply #2 on: February 10, 2006, 07:31:11 AM »
Is it some rented root server or is it on some pc's ?

How do you acces to the server?

FreudDu31

  • Stingray
  • Posts: 89
Re: Server directory
« Reply #3 on: February 10, 2006, 10:25:30 AM »
Its on one of my computer so I can do what I want

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Server directory
« Reply #4 on: February 10, 2006, 01: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?

FreudDu31

  • Stingray
  • Posts: 89
Re: Server directory
« Reply #5 on: February 10, 2006, 01:27:08 PM »
To have commun map in a directory

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Server directory
« Reply #6 on: February 10, 2006, 01:50:54 PM »
Common map?  Two different maps with the same filename?  Or 2 different servers pointing to the same map directory?

bitmate

  • Autococker
  • Posts: 1248
Re: Server directory
« Reply #7 on: February 10, 2006, 03:30:33 PM »
I think he wants to set up two different servers with two different mapsources.
« Last Edit: February 11, 2006, 09:01:11 AM by bitmate »

Herron

  • VM-68
  • Posts: 235
Re: Server directory
« Reply #8 on: February 11, 2006, 08: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'

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Server directory
« Reply #9 on: February 11, 2006, 01: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.

lekky

  • Autococker
  • Posts: 2449
Re: Server directory
« Reply #10 on: February 11, 2006, 08: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..

FreudDu31

  • Stingray
  • Posts: 89
Re: Server directory
« Reply #11 on: February 12, 2006, 04:10:11 AM »
Ok so I have two install of pball now