You are not logged in.

janhugolino

Intermediate

  • "janhugolino" started this thread

Posts: 302

Location: Schweiz

Occupation: Zimmermann

wcf.user.option.userOption53: Nein

  • Send private message

1

Wednesday, August 4th 2010, 3:25pm

CS:S Bank

wilk

Ich hätter gerne eine bank in meinem server aber ich finde keine auf deutsch nur auf English da gibt hunderte auf english. Kann mir vileicht einer ein dowload link senden.

Eine auf Deutsch. ^^

2

Wednesday, August 4th 2010, 3:50pm

Re: CS:S Bank

http://forums.alliedmods.net/showthread.php?t=120578">http://forums.alliedmods.net/showthread.php?t=120578</a>

rain

Super Moderator

Posts: 1,410

Location: Lutherstadt Wittenberg

Occupation: Anlagenmechaniker

wcf.user.option.userOption53: Ja

  • Send private message

3

Wednesday, August 4th 2010, 4:40pm

Re: CS:S Bank

vorrausgesetzt du hast dein Sourcemod auf Deutsch eingestellt dann sollte das menü usw auch auf deutsch sein ;)





janhugolino

Intermediate

  • "janhugolino" started this thread

Posts: 302

Location: Schweiz

Occupation: Zimmermann

wcf.user.option.userOption53: Nein

  • Send private message

4

Wednesday, August 4th 2010, 5:27pm

Re: CS:S Bank

Sry, aber ich kenne mich noch nicht so aus mit sourcemod script das ebim download link kann man so 3 sachen downloaden

File Type: txt cssbank.phrases.txt (9.4 KB, 232 views)
File Type: sp Get Plugin or Get Source (cssbank.sp - 376 views - 51.2 KB)

eas muss ich genau downloaden ??? oder muss ich alle downloaden ???
shaem2 shaem2 shaem2

rain

Super Moderator

Posts: 1,410

Location: Lutherstadt Wittenberg

Occupation: Anlagenmechaniker

wcf.user.option.userOption53: Ja

  • Send private message

5

Wednesday, August 4th 2010, 5:34pm

Re: CS:S Bank

cssbank.phrases.txt = Sprachfile für verschiedene Sprachen die auf dem Server sein muss
cssbank.smx = fertig compeliertes Plugin was nicht mehr verändert werden kann und was auf den Server gehört ;)
cssbank.sp = uncompelierte Plugin wo man den code noch anpassen bzw verändern kann! ( muss nicht auf den Server )





6

Wednesday, August 4th 2010, 8:38pm

Re: CS:S Bank

Quoted from ""rain""

cssbank.phrases.txt = Sprachfile für verschiedene Sprachen die auf dem Server sein muss
cssbank.smx = fertig compeliertes Plugin was nicht mehr verändert werden kann und was auf den Server gehört ;)
cssbank.sp = uncompelierte Plugin wo man den code noch anpassen bzw verändern kann! ( muss nicht auf den Server )


cssbank.phrases.txt in /orangebox/cstrike/addons/sourcemod/translations

cssbank.smx in /orangebox/cstrike/addons/sourcemod/plugins

zuhouse
Sourceserver.info/irc

----------------------------------------------------------------------------


janhugolino

Intermediate

  • "janhugolino" started this thread

Posts: 302

Location: Schweiz

Occupation: Zimmermann

wcf.user.option.userOption53: Nein

  • Send private message

7

Thursday, August 5th 2010, 12:48am

Re: CS:S Bank

ohh, wollte ich gerade fragen.

Anderes Problem die smx datei wen ich dih öffnen will kommt imemr eien Fehler meldung "Die datei ist beschädigt oder in eine falschem format.

Mit WinraR oder wie das heist konnte ich bis jetzt ales öffnen.

janhugolino

Intermediate

  • "janhugolino" started this thread

Posts: 302

Location: Schweiz

Occupation: Zimmermann

wcf.user.option.userOption53: Nein

  • Send private message

8

Thursday, August 5th 2010, 12:58am

Re: CS:S Bank

Oder ich kann es glaub trotzdem ned öffnen, habe es jetzt nach beschreibung auf den server geladen. Aber es geht ned und wie muss ich es öffnen ???

steht ned in der txt datei und auch sonst nirgenswo. heul

Posts: 2,498

Location: Schwelm

Occupation: Immobilien-Verwalter / Serveradministrator

wcf.user.option.userOption53: Nein

  • Send private message

9

Thursday, August 5th 2010, 1:02am

Re: CS:S Bank

Die .smx Datei musst du nicht öffnen. Die kommt in addons/sourcemod/plugins

Aber das hat der ZUHOUSE auch schon geschrieben.... LESEN bitte.

janhugolino

Intermediate

  • "janhugolino" started this thread

Posts: 302

Location: Schweiz

Occupation: Zimmermann

wcf.user.option.userOption53: Nein

  • Send private message

10

Thursday, August 5th 2010, 10:48am

Re: CS:S Bank

Scheisse man habe gestern noch geschrieben aber nicht mehr abgeschikt war mein feler ja habe alles auf den server geladen auf es funzt ned. Muss ich es noch irgenwo aktivieren ? Und in der txt steht auch kein befehl. -.- beah

Posts: 2,498

Location: Schwelm

Occupation: Immobilien-Verwalter / Serveradministrator

wcf.user.option.userOption53: Nein

  • Send private message

11

Thursday, August 5th 2010, 11:04am

Re: CS:S Bank

Und wie schaut´s hiermit aus?

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
If you load the plugin the first time, a config file (cssbank.cfg) will be generated in the cfg/sourmod folder.

    * css_bank_enable (1) Turns Bank On/Off
    * css_bank_maximum (250000) Maximun amount of money players are allowed to have in the bank, 0 to disable
    * css_bank_announce (1.0) Turns on announcement when a player joins the server, every map or every round: 0.0 = disabled, 1.0 = every map, 2.0 = every round
    * css_bank_deposit_fee (200) Fee, the players must pay for each deposit
    * css_bank_interest (2.5) % of interest players will get per round
    * css_bank_min_deposit (1000) Min. deposit amount, 0 to disable
    * css_bank_pistolrounds (1) Set the number of pistolrounds the bank is disabled, min. 0
    * css_bank_identity (CSS Bank) Set the name of your bank
    * css_bank_min_players (2) The number of min players to activate bank, min 0
    * css_bank_dbconfig (clientprefs) Set the database configuration listed in databases.cfg
    * css_bank_mapmode (0) 0 = Disable bank during listed map prefixes, 1 = disable bank during NON-listed map prefixes (only listed maps enable bank)
    * css_bank_mapprefixes (" ") List the map prefixes where the bank is enabled or disabled. Related to the css_bank_mapmode Cvar

CHUluck4

Intermediate

Posts: 313

Location: düsseldorf

Occupation: Industriemechaniker

  • Send private message

12

Thursday, August 5th 2010, 11:05am

Re: CS:S Bank

server restart nicht vergessen.

13

Thursday, August 5th 2010, 12:28pm

Re: CS:S Bank

Ehm kein Restart. Mapchange reicht bei Sourcemod aus, wenn man die Funktion nicht verstelt hat ;)
Wenn man will kann man es auch mit

Source code

1
sm plugins load pluginname
ohne Mapchange laden.
Webbasierender Config Ersteller: www.ulrich-block.de für CS 1.6, CSS, DODS und TF2.

Ebenso wird werden verschiedene Debian Gameserverkernel zum Download angeboten.

janhugolino

Intermediate

  • "janhugolino" started this thread

Posts: 302

Location: Schweiz

Occupation: Zimmermann

wcf.user.option.userOption53: Nein

  • Send private message

14

Thursday, August 5th 2010, 8:01pm

Re: CS:S Bank

Quoted from ""TempletonPeck""

Und wie schaut´s hiermit aus?

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
If you load the plugin the first time, a config file (cssbank.cfg) will be generated in the cfg/sourmod folder.

    * css_bank_enable (1) Turns Bank On/Off
    * css_bank_maximum (250000) Maximun amount of money players are allowed to have in the bank, 0 to disable
    * css_bank_announce (1.0) Turns on announcement when a player joins the server, every map or every round: 0.0 = disabled, 1.0 = every map, 2.0 = every round
    * css_bank_deposit_fee (200) Fee, the players must pay for each deposit
    * css_bank_interest (2.5) % of interest players will get per round
    * css_bank_min_deposit (1000) Min. deposit amount, 0 to disable
    * css_bank_pistolrounds (1) Set the number of pistolrounds the bank is disabled, min. 0
    * css_bank_identity (CSS Bank) Set the name of your bank
    * css_bank_min_players (2) The number of min players to activate bank, min 0
    * css_bank_dbconfig (clientprefs) Set the database configuration listed in databases.cfg
    * css_bank_mapmode (0) 0 = Disable bank during listed map prefixes, 1 = disable bank during NON-listed map prefixes (only listed maps enable bank)
    * css_bank_mapprefixes (" ") List the map prefixes where the bank is enabled or disabled. Related to the css_bank_mapmode Cvar



Häää und was soll ich damit ???

rain

Super Moderator

Posts: 1,410

Location: Lutherstadt Wittenberg

Occupation: Anlagenmechaniker

wcf.user.option.userOption53: Ja

  • Send private message

15

Thursday, August 5th 2010, 9:58pm

Re: CS:S Bank

in dein cstrike/cfg/sourcemod/ Verzeichniss wird nach dem erstmal laden von cssbank eine cssbank.cfg erstellt mit den Inhalt! Schau ob diese existiert!





Posts: 2,498

Location: Schwelm

Occupation: Immobilien-Verwalter / Serveradministrator

wcf.user.option.userOption53: Nein

  • Send private message

16

Thursday, August 5th 2010, 10:27pm

Re: CS:S Bank

Gewöhn dir an, die Beschreibungen der Plugins, die du installierst zu lesen...

Dies ist nicht das erste Thema, wo man dir Sachen sagt, die schon in der Beschreibung
des Plugins stehen.

Und wenn du kein Englisch kannst, wirst du es lernen müssen denn 80% aller Plugins sind
nunmal auf Englisch.

Wobei in diesem Falle ich noch nicht mal glaube, dass es am mangelnden Englisch liegt
sondern an deiner Lesefaulheit. Nimm´s mir nicht bös, aber mehr Eigeninitiative deiner-
seits würde dir selbst am meisten helfen.

17

Friday, August 6th 2010, 8:14am

Re: CS:S Bank

Falls es doch am Englischen liegen sollte: Der Google Übersetzer ist für sowas immer gut zu gebrauchen ;)
Webbasierender Config Ersteller: www.ulrich-block.de für CS 1.6, CSS, DODS und TF2.

Ebenso wird werden verschiedene Debian Gameserverkernel zum Download angeboten.

janhugolino

Intermediate

  • "janhugolino" started this thread

Posts: 302

Location: Schweiz

Occupation: Zimmermann

wcf.user.option.userOption53: Nein

  • Send private message

18

Friday, August 6th 2010, 9:07am

Re: CS:S Bank

HEJ, WAS SOLL ICH DEN MACHEN WEN KEIN BESCHREIBUNG DABEI WAR ???
da war nur das plugin kein readme.txt ich lese das IMMER wen es eines hat und was google translate ist weiss ich selbst auch!!!

CHUluck4

Intermediate

Posts: 313

Location: düsseldorf

Occupation: Industriemechaniker

  • Send private message

19

Friday, August 6th 2010, 9:37am

Re: CS:S Bank

Quoted from ""janhugolino""

HEJ, WAS SOLL ICH DEN MACHEN WEN KEIN BESCHREIBUNG DABEI WAR ???
da war nur das plugin kein readme.txt ich lese das IMMER wen es eines hat und was google translate ist weiss ich selbst auch!!!

Dann hilft es vlt sich die Seite durchzulesen wo du das Plugin auch runter geladen hast.
Denn dort steht der ganze kram.