Author Topic: Server Help  (Read 11848 times)

kakarot

  • Stingray
  • Posts: 52
Server Help
« on: August 20, 2013, 12:30:33 PM »
how do i set my server to be pgp only expert mode... what.. what's the command? And would i have to put something into the server config file?

SuperMAn

  • Committee Member
  • Autococker
  • Posts: 902
Re: Server Help
« Reply #1 on: August 20, 2013, 01:54:50 PM »
how do i set my server to be pgp only expert mode... what.. what's the command? And would i have to put something into the server config file?

Unfortunately there isn't a way to do this through the config file.


I think most people create a maps/pgp directory and put the maps they want on the rotation in there.

To make them pgp only you have to create .ent files for those maps and put them in the maps/pgp/ent directory.  Then in the rotation put pgp/mapname for the pgp only version.

MaTzeMR

  • 68 Carbine
  • Posts: 458
Re: Server Help
« Reply #2 on: August 20, 2013, 01:59:14 PM »
uses the crack pgp server this method or is there another way?

SuperMAn

  • Committee Member
  • Autococker
  • Posts: 902
Re: Server Help
« Reply #3 on: August 20, 2013, 02:10:32 PM »
uses the crack pgp server this method or is there another way?

I thought it did, but it looks like they changed it.

They must just have a second paintball directory with .ent files for the maps they want to use.  This would remove the need for a pgp folder and a pgp/ent folder.

rockitude

  • Committee Member
  • 68 Carbine
  • Posts: 492
Re: Server Help
« Reply #4 on: August 20, 2013, 02:43:33 PM »
I think they run a rcon script that sets expert 8 after every map.

SuperMAn

  • Committee Member
  • Autococker
  • Posts: 902
Re: Server Help
« Reply #5 on: August 20, 2013, 02:57:38 PM »
I think they run a rcon script that sets expert 8 after every map.

Ah fancy... 

I have no idea how to do that though so sorry kakarot/MatzeMR.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Server Help
« Reply #6 on: August 20, 2013, 03:22:05 PM »
I really need to make a pgp only setting, or maybe the expert setting should stay enabled across all maps.

kakarot

  • Stingray
  • Posts: 52
Re: Server Help
« Reply #7 on: August 20, 2013, 04:06:34 PM »
well let me know if any of you can get ahold of an rcon script :/

MaTzeMR

  • 68 Carbine
  • Posts: 458
Re: Server Help
« Reply #8 on: August 21, 2013, 10:39:04 AM »
Ah fancy... 

I have no idea how to do that though so sorry kakarot/MatzeMR.
lol np :D

ic3y

  • Committee Member
  • Autococker
  • Posts: 1398
Re: Server Help
« Reply #9 on: August 21, 2013, 12:09:46 PM »
Second paintball folder

maps -> just your pgp maps + .ent

done

Rockyar_96

  • 68 Carbine
  • Posts: 370
Re: Server Help
« Reply #10 on: August 22, 2013, 11:36:45 AM »
in fact there is definetly no need for a pgp directory. If you just load a suitable .ent file the users don't have a second copy of these maps on their PC which i'd try to avoid.

SuperMAn

  • Committee Member
  • Autococker
  • Posts: 902
Re: Server Help
« Reply #11 on: August 22, 2013, 01:29:49 PM »
in fact there is definetly no need for a pgp directory. If you just load a suitable .ent file the users don't have a second copy of these maps on their PC which i'd try to avoid.

Only problem with this is that the .ent will run every time you load the map.  If you are only running a pgp server it is fine, but this wouldn't work if you want to also run a normal server.

Solution would be a pgp directory or a second paintball installation like ic3 and I have suggested.  Second paintball installation would be better.

MaTzeMR

  • 68 Carbine
  • Posts: 458
Re: Server Help
« Reply #12 on: August 22, 2013, 01:33:47 PM »
how to make .ent files?
sry
<newb

xrichardx

  • 68 Carbine
  • Posts: 295
Re: Server Help
« Reply #13 on: August 31, 2013, 04:18:17 AM »
uses the crack pgp server this method or is there another way?
As Rockitude already said, we use a python script that checks if the map changed over and over again. If the map changed, it will set expert 8.
We did this because we found it anoying that you had to make a new .ent file for every map and that you had to have 2 map folders / 2 pb installations. I think our way is much better for the resources for the players as well as the server.

Maybe I can release the script here, i have to talk to the other admins first.

MaTzeMR

  • 68 Carbine
  • Posts: 458
Re: Server Help
« Reply #14 on: August 31, 2013, 05:15:17 AM »
wow nice... would be cool if you could release the script..

ic3y

  • Committee Member
  • Autococker
  • Posts: 1398
Re: Server Help
« Reply #15 on: August 31, 2013, 07:50:13 AM »
Nice script.
But you can create a second pb directory and link to the main  folders. Just a few MB more.

Both will work.

SuperMAn

  • Committee Member
  • Autococker
  • Posts: 902
Re: Server Help
« Reply #16 on: August 31, 2013, 08:00:53 AM »
Nice script.
But you can create a second pb directory and link to the main  folders. Just a few MB more.

Both will work.

How do you do that?

xrichardx

  • 68 Carbine
  • Posts: 295
Re: Server Help
« Reply #17 on: August 31, 2013, 10:02:12 AM »
Nice script.
But you can create a second pb directory and link to the main  folders. Just a few MB more.

Both will work.
But you still have to make a new .ent file for every map so you could not simply change the rotation without creating such a file. Also, the players need to download the maps, so for them it's still doubling the space of the maps folder.

How do you do that?
https://www.google.com/search?q=Linux+link+files+in+folder+to+another+folder
--> http://www.thelinuxlink.net/lvlinux/resources/commands/ln.html

ic3y

  • Committee Member
  • Autococker
  • Posts: 1398
Re: Server Help
« Reply #18 on: September 02, 2013, 03:13:28 AM »
But you still have to make a new .ent file for every map so you could not simply change the rotation without creating such a file. Also, the players need to download the maps, so for them it's still doubling the space of the maps folder.
https://www.google.com/search?q=Linux+link+files+in+folder+to+another+folder
--> http://www.thelinuxlink.net/lvlinux/resources/commands/ln.html

Sure with .ent. But with an external program done in few seconds.

You dont need to download the maps again. intercourse pgp folder. I use the main folder