You are not logged in.

Dear visitor, welcome to sourceserver.info. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

GSuS

Beginner

  • "GSuS" started this thread

Posts: 1

wcf.user.option.userOption53: Nein

  • Send private message

1

Friday, April 12th 2019, 1:48pm

Problem mit ckSurf Plugin

Hallo liebe Forum User

Ich habe ein mega Problem mit meinen Surf Server..

Ich habe erfolgreich Metamod und Sourcemod installiert und es funktioniert auch ohne probleme.

Nun wollte ich mit dem ckSurf Plugin einen Surf Server aufsetzten , dass Plugin ist auch erfolgreich installiert und funktioniert auch ABER sobald ich eine Map beendet habe , geht der server down und er will die map de_Dust2 laden. Dann startet der Server neu und Spielt die eingestellte Anfangmap ab.

Kann man irgendwie einstellen dass nach beenden einer Surfmap gar kein Mapwechsel statt finden soll sondern erst nach 20 minuten?

Rockthevote und mapchooser sind installiert.
Nextmap plugin ist im Disable Ordner.

Mit freundlichen grüßen

GSuS

Neoxx

Professional

Posts: 495

Location: Schleswig-Holstein

wcf.user.option.userOption53: Ja

  • Send private message

2

Friday, April 12th 2019, 6:47pm

Moin,

Unter cfg/sourcemod muss es eine .cfg dafür geben.
1.

Spoiler Spoiler

// on/off - Sets a suitable timelimit by calculating the average run time (This method requires ck_map_end 1, greater than 5 map times and a default timelimit in your server config for maps with less than 5 times
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
ck_dynamic_timelimit "0"

2.

Spoiler Spoiler


// 0 = Use mapcycle.txt to load servers maps, 1 = use configs/ckSurf/multi_server_mapcycle.txt to load maps// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
ck_multi_server_mapcycle "0"

Gruß Neoxx