Hallo Leute, erstmal muss ich sagen, finde ich diese Seite sehr gut.Sie hat mir sehr geholfen, da ich ein totaler Newbie in Sachen Cs Server aufsetzen bin.
Ich habe ein dickes Problem, vielleicht könnt ihr mir helfen?
Sitze seit geschlagenen 2 Tagen daran!!! Lol
Und zwar:
Habe ich auf meinen Windows Root Server einen Dedicated Cs Server aufgesetzt.Als erstes hatte ich metamod und dann den amxx-mod installiert bzw drauf getan.Es lief soweit alles mit thetime,rank usw.Sogar diese roundsounds liefen bei mir.Aber ich habe es einfach nicht geschafft mir Adminrechte zu geben und so Sounds wie Headshot oder ultrakill auch nicht.
Dann habe ich gelesen, dass der Clanmod fast genauso sein soll, nur etwas leichter.
Alles klar habe ich mir gedacht und löschte den amxxmod.Tat den Clanmod drauf.
Auch dieser läuft wenn ich es in die Konsole auf dem Root eingebe.
Aber auch dort schaffe ich es nicht, mir:
1.Adminrechte zu geben
2.kann ich nix mehr eingeben, also es kommt keine zeit, kein rank, nix.
3.Wie kann es sein, dass ich weder beim amxx-mod und beim Clanmod keine server.cfg ,keine sounds.cfg und keine config.cfg habe?? (ich musste sie immer selbst erstellen)
Hier mal meine cm_admins.cfg
//----------------------------------------------------------------------------
// ClanMod 1.81.24 Default Config Pack v1.81.24 (20 May, 2003)
// Visit
www.unitedadmins.com for all your ClanMod needs
// Please read the manual carefully before altering this file!
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
// Admin Specific CVARs
//----------------------------------------------------------------------------
cm_highlander 0 // Toggle Highlander Mode. 0 - Off, 1 - On See the manual for details
cm_msgtime 10 // How many seconds admin messages should display on screen
//----------------------------------------------------------------------------
// Flags for Permissions & Levels of Admins
//----------------------------------------------------------------------------
// A Access to the Slap Menu & Punish Commands (slay, gag, bury, etc)
// B Access to the Ban Menu - Temporary Time Bans
// C Ability to send colored Admin Chat messages (set by cvar cm_chatflag)
// D Access to the Cancel Vote Menu
// E Access to the Client-Commands Menu
// J Access to clanmodmenu2
// K Access to the Kick Menu
// M Access to the Changelevel Menu
// N Access to cm_rcon
// O Operator level
// P Used with Level B to allow Permanent Bans
// Q Access to the "Exit", "More" and "Back..." positions in ClanMod Menu
// R Access to the Record Demo Menu and the Snapshot Menu
// S Access to the Settings Menu
// T Access to the Teleport Menu
// U Access to the Unban Menu
// V Access to the Votemap and Votekick Menus. Ability to close vote session
// W Access to Play Sounds with Say and Menu
// X Custom level (for Custom and Client Commands)
// Y Custom level (for Custom and Client Commands)
// Z Custom level (for Custom and Client Commands)
// b Kicks player no matter what password is given (used for unwanted names)
// f Give level and flags to the player, but don't mark him as an admin
// k Admin can not be kicked
// l Do not logout if name or password has changed
// o Operator, can kick everyone
// r Has a reservation in the server's freeslots
// s Kick the player if a bad password was given
//----------------------------------------------------------------------------
// Admins
// Format cm_admin "nick, IP, or WONID" "password" "level+flags" "description"
//----------------------------------------------------------------------------
// 4 Examples Below (By Name, IP, AuthID (Recomended. AuthID can be WonID, STEAM_ID, or VALVE_ID):
// Setting password to "*" will remove the need for a password on the client
// cm_admin "AdminName" "password" "ABCDEKMNOPQRSTUVWklors" "AdminName"
// cm_admin "192.168.0.1" "password" "ABCDEKMNOPQRSTUVWklors" "AdminName"
// cm_admin "293107" "password" "ABCDEKMNOPQRSTUVWklors" "AdminName"
// cm_admin "STEAM_01234:567890" "password" "ABCDEKMNOPQRSTUVWklors" "AdminName"
// cm_admin "VALVE_1:567890" "password" "ABCDEKMNOPQRSTUVWklors" "AdminName"
//----------------------------------------------------------------------------
// Public "Admin" - Allows Basic Information Menu
// When a player uses "clanmodmenu" or "say menu"
//----------------------------------------------------------------------------
cm_admin "STEAM_0:1:10557817" "mein_pass" "ABCDEKMNOPQRSTUVWklors"
//----------------------------------------------------------------------------
// Names & Tags Not Wanted on Server
// Un-comment these lines if you would like these names blocked on your server
// Also use them as examples to block more unwanted names
//----------------------------------------------------------------------------
// cm_admin "*(JAPS)*" "fakepassword" "bf" // Will kick JAPS members if they use their clan tag
// cm_admin "*[JAPS]*" "fakepassword" "bf" // Will kick JAPS members if they use their clan tag
// cm_admin "*myg0t*" "fakepassword" "bf" // Will kick Myg0t members if they use their clan tag
// cm_admin "noname" "fakepassword" "bf" // Common cheater name
// cm_admin "player" "fakepassword" "bf" // Common cheater name
Bitte helft mir !? :'(