You are not logged in.

[CS:GO] War3Source

eXzord

Beginner

  • "eXzord" started this thread

Posts: 6

wcf.user.option.userOption53: Nein

  • Send private message

1

Tuesday, April 7th 2015, 9:12pm

War3Source

Hallo,

ich habe mir für CS Global den War3Source Mod geladen und auf mein Rootserver installiert (Windows Root)

Allerdings habe ich das Problem, dass die erspielten XP nicht gespeichert werden.

Sobald ich neu joine auf dem Server ist alles auf 0.

Finde ich die datei nicht wo ich es einstellen kann, jemand einen Tipp ?

swizzmade

Beginner

Posts: 19

wcf.user.option.userOption53: Ja

  • Send private message

2

Tuesday, April 7th 2015, 11:32pm

1: war3source.com --> Wiki.
2: Brauchst du entweder einen MysqlDB oder SQL
3: die datei heisst datebase.cfg

Google hilft dir auch.

eXzord

Beginner

  • "eXzord" started this thread

Posts: 6

wcf.user.option.userOption53: Nein

  • Send private message

3

Wednesday, April 8th 2015, 12:02am

Keine Ahnung wie ich das anstellen soll, bei meinem CS 1.6 Server brauchte ich nur von 0 auf 1 setzen und dann ging es.

Mein englisch ist nicht allzu gut.

Habe zwar die database.cfg, finde dort aber nichts um das einzustellen.

swizzmade

Beginner

Posts: 19

wcf.user.option.userOption53: Ja

  • Send private message

4

Wednesday, April 8th 2015, 8:06am

Schau in die readme datei.

eXzord

Beginner

  • "eXzord" started this thread

Posts: 6

wcf.user.option.userOption53: Nein

  • Send private message

5

Wednesday, April 8th 2015, 12:27pm


Mein englisch ist nicht allzu gut.


eXzord

Beginner

  • "eXzord" started this thread

Posts: 6

wcf.user.option.userOption53: Nein

  • Send private message

6

Wednesday, April 8th 2015, 12:31pm

Also in der readme steht leider nichts von dem was mir helfen kann, bezüglich des "save xp"- problem

swizzmade

Beginner

Posts: 19

wcf.user.option.userOption53: Ja

  • Send private message

7

Wednesday, April 8th 2015, 2:49pm

http://war3source.com/index.php?topic=2091.msg12265#msg12265


Wenn du es danach noch nicht schaffst, helf ich dir am weekend.

eXzord

Beginner

  • "eXzord" started this thread

Posts: 6

wcf.user.option.userOption53: Nein

  • Send private message

8

Wednesday, April 8th 2015, 4:10pm

bei der .ini datei steht default.. ich verstehe das ganze nicht, zum schluss steht da was von cstrike ordner, den gibt es bei mir nicht nur bei 1.6

Newbie'

Professional

Posts: 580

Location: Zuhause

wcf.user.option.userOption53: Nein

  • Send private message

9

Wednesday, April 8th 2015, 4:36pm

Bei dir heißt der Ordner dann wohl csgo, geht aber auf das gleiche hinaus ...

swizzmade

Beginner

Posts: 19

wcf.user.option.userOption53: Ja

  • Send private message

10

Wednesday, April 8th 2015, 4:51pm

allso:

in die ini machst bei default war3source rein.
in die datebase.cfg machst einen neuen abschnitt:


Source code

1
2
3
4
5
6
7
8
9
10
11
"Databases"{
	"driver_default"		"mysql"
	
	"war3source"
	{
		"driver"		"mysql"
		"host"			"localhost"	// The host where your mysql server is located
		"database"		"sourcebans_db"	// The name of the database
		"user"			"sb"		// The name of the user that the plugin should use to connect
		"pass"			"sbpass"	// The password for this user"port" "3307" // standart port des mysql server"timeout" "10" // timeout.
	} }



erstell dir eine mysql db auf deinem ROOT hoffe du hast Phpmyadmin.
danach füge die daten ein driver mysql, host localhost, datebase deiner datenbank, user der benuzer deiner datenbank, pass das passwort deiner datenbank.
speichere das ganze ab.
starten den server neu und schau was passiert.

eXzord

Beginner

  • "eXzord" started this thread

Posts: 6

wcf.user.option.userOption53: Nein

  • Send private message

11

Wednesday, April 8th 2015, 5:57pm

mysql db sowie Phpmyadmin sagt mir ejtzt gerade nichts.


ich suche mal danach und mache das einfach mal drauf...

Similar threads